Skip to content

Application to track distances in real time to other drivers, also: Final project as software developer trainee

License

Notifications You must be signed in to change notification settings

DennisRauscher/CrewOverwatch

Repository files navigation

CrewOverwatch | SocketIO based car caravan app

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.

How it works

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.

Interesting files and documentations regarding this project:

Documentation (German) Kunden Dokumentation (German) Lastenheft (German) Pflichtenheft (German)

What was used?

Basic JavaScript, Socket.IO and CSS for the frontend. Node.JS and Socket.IO for the backend.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Application to track distances in real time to other drivers, also: Final project as software developer trainee

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published