Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 956 Bytes

File metadata and controls

18 lines (14 loc) · 956 Bytes

departureDashboard

Web app that queries the national rail enquiries API to display departures from the Users' chosen station. The user can either input station code or name as the backend converts the users' input to the code in order to query the API. alt text alt text Index displays a form in the style of a departure board and displays departures from a random uk station. Once they have entered the station they want and pressed the search button this what they then see: alt text Again the options menu is in the style of a departure board, the user can either refresh the page or return to the home page. CallingAt section scrolls like real a real life departure board if the text is over a certain length

alt text alt text

The user can also load whatever station they want from the url with the name or code for a station. Do plan to host this on a cloud service very soon.