Skip to content

An app that records a person's movements across the map and saves the track on mongodb.

License

Notifications You must be signed in to change notification settings

blackphoenix42/Track-Person-App

Repository files navigation

LOGO

Track Person App

Join official Discord Server for discussion.

forthebadge forthebadge forthebadge

About

An app that records a person's movements across the map and saves the track on mongodb.

🌱 Quick Start

  • Star🌟 and Fork this repository

  • Clone this repository remotely.

git clone https://github.com/blackphoenix42/Track-Person-App.git

Setup

  • First, navigate to ./Server directory to start the server.

  • Install the dependencies

npm install
  • Open ./.env.EXAMPLE file in ./Server directory.

  • Add env variables to it and remove the .EXAMPLE extension 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 expo application.

🚀 How to Contribute to Project?

👾 Project Admin


blackphoenix42

👑 Admin

About

An app that records a person's movements across the map and saves the track on mongodb.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published