Skip to content

A one page application which can visualize the timeline of multiple trucks

Notifications You must be signed in to change notification settings

zsomborgellerfi/truck-timeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Truck Timeline

A one page application which can visualize the timeline of multiple trucks. There is also a filter element on the UI which filters the trucks by name.

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Run Test Suite:

npm test

To Start Server:

npm start

To Visit App:

localhost:3000

Notes

  • To modify the input data, change TRUCK_DATA in constants.js
  • Width of the sidebar and the timetable can also be modified in constants.js

About

A one page application which can visualize the timeline of multiple trucks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published