Skip to content

Full stack and full CRUD project created using Nodejs, MongoDB, Mongoose, Passportjs

Notifications You must be signed in to change notification settings

KJAVA19811815/Camp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAMP

Camp is a full stack and a full CRUD project which allows user to login/ register. User can create camp with image and description. User can also comment. Only the user who created thee camp can edit the camp info. Similarly only the user who made the comment can edit the comment.

Final Product

"Screenshot of home page" "Screenshot of campgrounds page" "Screenshot of edit page" "Screenshot of new_campgrounds page" "Screenshot of new_comment page" "Screenshot of show page"

dependencies

"body-parser": "^1.17.2", "connect-flash": "^0.1.1", "ejs": "^2.5.6", "express": "^4.15.3", "express-session": "^1.15.3", "method-override": "^2.3.9", "mongoose": "^4.10.8", "passport": "^0.3.2", "passport-local": "^1.0.0", "passport-local-mongoose": "^4.0.0"

Instruction

  1. Clone the project.
  2. Run npm install.

About

Full stack and full CRUD project created using Nodejs, MongoDB, Mongoose, Passportjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published