This is a node.js application which let's users browse through various camping areas posted by other users and can post their own campground too.Users can also post comments to any campground.
Live Demo
To see the app in action, go to https://mysterious-thicket-79829.herokuapp.com/
User login with username and password
Admin sign-up
One cannot edit or delete posts and comments created by other users
Create campground and post comments
Edit or delete campground by it's owner
Edit or delete comments by it's writer
Flash messages responding to users' interaction with the app
Responsive web design
ejs
Bootstrap
node.js
express
mongoDB
mongoose
passport
passport-local
express-session
method-override
connect-flash
Heroku