An app that records a person's movements across the map and saves the track on mongodb.
git clone https://github.com/blackphoenix42/Track-Person-App.git-
First, navigate to
./Serverdirectory to start the server. -
Install the dependencies
npm install-
Open
./.env.EXAMPLEfile in./Serverdirectory. -
Add env variables to it and remove the
.EXAMPLEextension from the file. -
Run server using:
npm run dev- Come back to root directory and install the dependencies
npm install- Start the app
npm start- Scan the QR Code to run the app in your phone using
expoapplication.
- Take a look at the Existing Issues or create your own Issues!
- Check out CONTRIBUTING.md
|
blackphoenix42 👑 Admin |

