A Node.js web application project from the Udemy course - The Web Developer Bootcamp by Colt Steele
To see the app in action, go to Yelp Camp heroku
- Authentication:
- User login with username and password
- Authorization:
-
One cannot manage posts without being authenticated
-
One cannot edit or delete posts and comments created by other users
- Manage campground posts with basic functionalities:
-
Create, edit and delete posts and comments
-
Upload campground photos
-
Flash messages responding to users' interaction with the app
-
Responsive web design