This was my project for the final test as a software developer trainee in siegen, germany 2017. It was rated very well by the committee. It is used to track the distance to the other cars in the "crew", this can be usefull for hobby football groups for example. These often have to travel with seperate cars instat of a bus to the destination and react if someone is left behind. It is not working anymore due to some changes on the Auth0 API.
The authentification is handeled with Auth0, the GPS-Tracking with the browser GPS-API and the Distance calculation is done with Google Maps. The website will estabilsh a connection to the Socket.IO server and then constantly get and send updates on the distances.
Documentation (German) Kunden Dokumentation (German) Lastenheft (German) Pflichtenheft (German)
Basic JavaScript, Socket.IO and CSS for the frontend. Node.JS and Socket.IO for the backend.
- Dennis Rauscher - GitHub
This project is licensed under the MIT License - see the LICENSE.md file for details