"A GPS Based Tracking System"
git clone https://github.com/gavindsouza/MySahara.git
MySahara is an Android Application primarily constructed for senior citizen tracking. A citizen (trackee) and their family member (tracker) can communicate with emergency call / messaging options as well as live location tracking. A notification will be generated if the trackee exits the set geofence.
The tracker needs to register first by setting their username and password followed by which they need to enter the trackee details. These include name and geofence(max boundary in metres). Also includes setting a home location and generating a code (just a button press, don't worry).
This code is useful for trackee login, while the tracker logs in the same ole way.
On the tracker end, the senior's live location will be visible. Once the senior crosses the geofence , the tracker will receive a notification.
The trackee can call the emergency number i.e. the tracker by just tapping on the phone icon or sending an SMS by tapping on the SMS icon.
This project was a part of the 'Network Programming Lab' course, 2018.
This project is licensed under the MIT license.