Server, UI, Test Framework, and Orchestration for the Probabilistic Routing-Based Injury Avoidance Navigation Framework for Pedalcyclists Project.
This repo contains the navigation frontend, scoring server, and orchestration to run and validate the navigation framework.
Clone this repo.
# prepare environment (clone and prep modelgen repo, run server, test server, launch browser) ./setup.sh
The frontend and backend interactions are documented in the Architecture overview documentation, where the Data Formats and Modeling Application are managed by the Model Generation Repo.
See the Contribution Guidlines .