adhilameenet / SHN-mapbox-API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mandtracker 🌍

Mandtracker is a simple Webapp to find the location of people using latitude and longitude coordinates.


Hosted in Heroku

Tech Used

  • Mapbox API

Snapshots


User View


user


Admin View



user


Setup

The first thing to do is to clone the repository:

$ https://github.com/adhilameenet/SHN-mapbox-API

$ cd SHN-mapbox-API

Create a . env file in the project directory and set the mongodb connection string

DB_NAME =
DB_CONNECTION_STRING = 

Then install the dependencies:

npm install

Then run the server using

$ npm start

And navigate to http://127.0.0.1:3000/


Contributors

About


Languages

Language:Handlebars 56.1%Language:JavaScript 40.1%Language:CSS 3.8%