This is a clone of Yelp Camp made using Node.js .
Check it out by clicking this link Yelp Camp 2020
-
Authentication
-
Users can sign up or login using username and password .
-
User can not submit campgrounds if they are not logged in.
-
-
Authorization
- User can only modify campgrounds and edit reviews created by them.
-
Basic Functionality
-
Add Title, Image, Location, Price and Description to the campground.
-
Basic CRUD (Create, Show, Update and Delete campgrounds.)
-
Add Reviews to campgrounds.
-
Flash Important messages to warn the users.
-
Responsive Web design.
-
-
Cluster map and location specific map