Skip to content
This repository was archived by the owner on Apr 6, 2022. It is now read-only.

Alepes-8/Digital-Vinter

 
 

Repository files navigation

Road-Condition-Monitoring

RCM is a tool for gathering data from DATEX II and presenting the data in a informative and user friendly way.

Prerequisite

Installation

git clone https://github.com/hotpucko/rcm-sommar-2019.git

Webserver

cd /rcm-sommar-2019/app/
npm install
npm start

RustBackend

cd /rcm-sommar-2019/backend/
cargo update
cargo build
cargo run

Database

See Docs.

Built With

  • 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

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Authors

License

MIT

Acknowledgments

Continuous work of https://github.com/dynematic/rcm-sommar-2019. A tool built by students at Luleå University of Technology.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 86.4%
  • Rust 7.9%
  • HTML 4.1%
  • CSS 1.6%