Tracked


My idea is to build a GPS-Application to allow user to know where other members of the group are. Ex I set up a group and 3 other friends join that group I will be able to see the location of the other 3 members They will be able to see mine.

We will use the phones GPS sensor
to determine a device's position and store it to a database.

Proto Proto

Lab 12 Questions

1) My application will collect coordinate data form the devices gps/location sensor.
in the format of latitude and longitude.


2) The values can range from -90 to 90 for latitude and -180 to 180 for longitude.

3) We will test the sensor by feeding it coordinates to locations we already know and see if the gps will
route to the correct location

4) I pushed the project by first creating a remote repo called "Tracked".
then i moved on to initializing a local git repo and connected the local repository to the one on github.
after doing so i simply followed the standard procedure for pushing to the remote repo via the command line.

STATUS - 5/3/2021

Proto Proto Proto Proto Proto

DEMO - MP4