Skip to content

Page done with node.js, javascript and Mapbox for seen area and check if an adress is in or not

Notifications You must be signed in to change notification settings

SylwekFr/adress-in-out

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Check adress in area application

requiment

Node.js MySQL a mapbox account

make it work

This prototype will check if an adress is in a pre-selected area
first please go on the root folder open your console and run :
npm install
then go to https://account.mapbox.com/access-tokens/ for create your mapbox token, put this token into server.js :
let tokenMapbox='put_here_your_token'; //put here your token
then into your root folder run
npm start
into your favorite navigator go to localhost:8080
PS: This prototype is under development and contain 3 independent parts, one for draw areas, 2 other for check is an adress is in one defined area with and without map For the 2 checker you will need the database a backup in avaliable on the folder data for restore the database please look at :

About

Page done with node.js, javascript and Mapbox for seen area and check if an adress is in or not

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published