Skip to content

pascalbes/Ironhack-Project2-Detour

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Detour

Setup

Dont forget the .env file !

PORT = 8000
MONGO_URI = mongodb://localhost/detour
SESSION_SECRET = tKS?9AaLongStSringHardTOCrackjQ¨*SA?SA

Routes

/ index => detour view /contact /about

/login /register

/pois

/user/profile ( update password, preferences, deleted account) /user/poi/all ( show all the user's personnal pois ) /user/poi/new /user/poi/edit/:id

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 76.4%
  • JavaScript 14.3%
  • HTML 9.3%