Skip to content

kitkat119/react-departure-board

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIVE DEPARTURE BOARD

A live departure board built with React JS. A web app built in 3,5 days as a team of 4, following XP values and Agile methodology.

We're on heroku: http://live-departures.herokuapp.com (please note, the app can take up to 3 minutes to start on first attempt. That's due to the nature of the free Heroku account it is currently running on.

Board Image

Contributors:

Yulia: https://github.com/chuk-chuk

Artemis: https://github.com/artemisxen

Kat: https://github.com/kitkat119

Technology stack

  • React JS
  • Node JS
  • Express
  • HTML, CSS
  • Transport API

Setup

User stories

As a user,
So that I can keep an eye on the departures board,
I need to be able to see the departures information for my station

As a user,
so that I can find my train,
i want to be able to see train departure time, destination and platform

As a user,
So that I won't miss my train,
I want the information to update regularly  with live information


As a user,
so that I can see the departures for a particular station,
I want to be able to select a station


As a user,
so that I can seethe departure information for the station closest to me,
i want to be able to opt for station selection by geolocation


Architecture

Client:

  • Node
  • React

Server:

  • Node
  • Express

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 85.9%
  • HTML 9.3%
  • JavaScript 4.8%