Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 775 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 775 Bytes

YelpCamp Rest Api

Idea

This is for learning and Practice purposes only , no Best practices applied.

Overview

YelpCamp is a website where users can create and review campgrounds. In order to review or create a campground, you must have an account.
This project was created using Node.js, Express, MongoDB, Bootstrap, Ejs , Cloudinary, Mapbox and Passport.js was used to handle authentication , Authorization.

Features

Users can create, edit, and remove campgrounds(CRUD Operations).
Users can review campgrounds once, and edit or remove their review.
Search campground by name or location.
Sort campgrounds by highest rating, most reviewed, lowest price, or highest price and much more.
Storing Campground Images on Cloudinary.