Skip to content
This repository was archived by the owner on Mar 27, 2026. It is now read-only.

Tushar-Indurjeeth/Yelp-Camp

Repository files navigation

Yelp-Camp 2021

A Node.js web app project done from the Udemy course: The Web Developer Bootcamp 2021 by Colt Steele.

Features

  • Authentication:

    • User login with username and password
  • Authorisation:

    • User can not edit/delete campgrounds and comments created by other users
    • User can not add/delete campgrounds if not signed in
  • CRUD functionality:

    • Add, delete, update campgrounds
    • Add and delete reviews
    • Upload campground photos
    • Users can view all campgrounds posted
  • Flash messages responding to the user's interaction with the web app

  • View cluster map of the campgrounds

  • View map of where an individual campground is located when viewing the campground

  • Used Helmet to strengthen security

  • Responsive web design

Built using

APIs used

Front-end

Back-end

Databases

Platform

License

Code released under the MIT License.

Releases

No releases published

Packages

 
 
 

Contributors