RCM is a tool for gathering data from DATEX II and presenting the data in a informative and user friendly way.
git clone https://github.com/hotpucko/rcm-sommar-2019.git
cd /rcm-sommar-2019/app/
npm install
npm start
cd /rcm-sommar-2019/backend/
cargo update
cargo build
cargo run
See Docs.
- Leaflet - A JavaScript library for interactive maps
- OpenStreetMap - Free wiki world map
- MapBox - An open source mapping platform for custom designed maps
- Chart.js - Flexible JavaScript charting
- Boundary-Canvas - A plugin for Leaflet mapping library to draw tiled raster layers with arbitrary boundary
- GeoData - Data for county boundaries in Sweden
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
- Pontus Eriksson Jirbratt - Graph - 98pontan
- Samuel Gradén - Backend - samgra-7
- Oskar Havo - Frontend - OskarHavo
- Stefan Jonsson - Graph - hotpucko
- Martin Larsson - Fullstack - PMMLarsson
Continuous work of https://github.com/dynematic/rcm-sommar-2019. A tool built by students at Luleå University of Technology.