Skip to content

Yelp Camp is a web application that allows you to view campgrounds with a short description. Once you login or signup you can begin to create your own campgrounds that includes a title, image, address and short description.

Notifications You must be signed in to change notification settings

Biswadeepgiri/Yelpcamp

Repository files navigation

I have created a CRUD application named "YelpCamp" where a user can authenticate himself by login or a new user can create a profile by signup and then can add information about new campsites and their price and location.

Other users can view the campground and also add a review and delete it.

The users can also see the reviews given by other users.

A campground can only be deleted and updated by its creator and no one else.

I have used MongoDB to store all the information and to access them.

I have used HTML,CSS and Javascript to implement the frontend of the application.

I have used Express JS and Node JS to implement the backend of the application.

To start the app type "npm start" in the terminal

About

Yelp Camp is a web application that allows you to view campgrounds with a short description. Once you login or signup you can begin to create your own campgrounds that includes a title, image, address and short description.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published