elebecca / bus_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task | Installation Instructions | User Stories

Create a The task is designed to assess your interest and experience in front-end web development. We want to see your code, your approach, and your talent.

The minimum requirements for the bus departure board app are simply defined:

  1. Make sure there's a map, which lets you find any stop in London
  2. Make sure a user can select a specific stop, and see its imminent Departures

That's it. We leave the design & user-experience to you.

  1. Fork this repository, clone to your local machine then change into the directory:
$ git clone https://github.com/elebecca/bus_app.git
$ cd bus-app
  1. Run the app on a local server:
$ yarn start

MVP

As a user,
I can see a the London map
As a user,
I can find any bus stop in London
As a user,
I can select any bus stop in London
As a user,
I user can select any specific bus stop in London and its imminent Departures

About


Languages

Language:JavaScript 75.9%Language:HTML 18.1%Language:CSS 6.0%