GithubHelp home page GithubHelp logo

mauricedw22 / front-end-take-home-project Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lotame/front-end-take-home-project

0.0 1.0 0.0 453 KB

Simple Take Home Project for Front End Engineers

HTML 17.33% JavaScript 79.04% CSS 3.63%

front-end-take-home-project's Introduction

Overview

Create an app that visualizes the data from Capital Ride Share (https://gbfs.capitalbikeshare.com/gbfs/gbfs.json). The goal is to show how you can take a user story and implement it using javascript, html, and css.

__Time Limit: Please spend no more than a couple of hours on this. We respect your time so we do not expect you to spend a lot of time on this. Feel free to add TODO comments about what you would do if you had more time. __

Most of the boiler plate has been set up for you already. However, this project is only partially reflective of current Lotame front end technology.

User Story

As a tourist in Washington D.C., I want to know where I can rent a bike so that I can easily tour the city.

Acceptance Criteria

Verify that I can

  • See how many bikes are available at a station
  • See a stations's hours and if it is currently renting bikes
  • Sort the stations by region
  • Search for a station
  • View my station on a map
  • See if a station has any electric bikes
  • See if a station has any open docks
  • See a station's capacity
  • Clearly use the page on small and large screens

Include a test plan for how you would validate the acceptance criteria.

Setup

  • Fork this repository
  • Clone it
  • Run the initial install
npm install

Running

npm start

Open http://localhost:1234/

Make Changes

  • Keep data manipulation in the models and collections
  • Use Bootstrap classes first, then write custom ones
  • Use clear and obvious naming over comments
  • CSS Class names should be camelCase
  • CSS Ids should be snake case

Finish Up

Respond to the email that had the link to this repository to indicate the project is complete

front-end-take-home-project's People

Contributors

markaconrad avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.