Reliability Score is a service that allows travelers to see how reliable a certain train is, so they can take an earlier train if necessary to assure they arrive at their destination on time. This project is sponsored by and in collaboration with Infrabel. They provided us with delay data of the last four years. They wanted to see the possibilities of opening up their data to the world.
- This repository: Contains the source code for the project website.
- Front-end: The web application can be found in the following repository: https://github.com/oSoc19/reliability-score-frontend.
- Back-end: The Machine Learning PoC and the statistics back-end is available at https://github.com/oSoc19/reliability-score-backend.
- Branch of the
master
branch. - Do your changes on your new branch.
- Create a Pull Request to the
master
branch. - Deploy your changes by merging the
master
intogh-pages
.