AngelCamp
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.
Install / Use
/learn @Arnab-31/AngelCampREADME
AngelCamp
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/
Features
Authentication:
User login with username and password
Admin sign-up
Authorization:
One cannot edit or delete posts and comments created by other users
Manage campground posts and comments
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
Built with
Front-end
ejs
Bootstrap
Back-end
node.js
express
mongoDB
mongoose
passport
passport-local
express-session
method-override
connect-flash
Deployment
Heroku
