- The display should show a clock, so people know what time it is.
- The display should show the next two buses due to leave the station
- The display should show a minute-by-minute update on when the buses
are due to depart - The display should indicate when no buses are due to depart in the
next 15 minutes - Every minute on the timetable should be represented in real-time
seconds (i.e. 1 hour = 60 seconds)
In React / JavaScript