A web interface that that is used to recieve data from a custom made Lora/GPS/Compass beacon and display it on an interactive offline map of Black Rock City. This app also displays beacon information such as ID, Heading, and Last Reported times, as well as allows users to assign a Driver and Rider name to each beacon.
pip install -r requirements.txt
python server.py
To simulate GPS data into Redis: python test/simulate_beacon.py