File | Description |
---|---|
index.js | React.JS base file |
App.js | Base app with list view of all post |
MainOverview.js | List overview of trains and stops, filter trains by stop |
Mover.js | List all trains not in maintenance, update stopid state |
Maintenance.js | Lists all trains with maintenance status and update maintenance state |
CardMaintenance.js | Detail component for one row element of maintenance table |