Skip to content

Yelpcamp is an application for a fictional start up that allows you to add campgrounds for other users to comment and rate, as view campgrounds added by other users.

Notifications You must be signed in to change notification settings

08vivek08/yelpcamp

Repository files navigation

YelpCamp

A Node.js web application project from the Udemy course - The Web Developer Bootcamp by Colt Steele

Live Demo

To see the app in action, go to https://mysterious-reaches-76629.herokuapp.com/

Features

  • Authentication:

    • User login with username and password
  • Authorization:

    • One cannot edit or delete posts and comments created by other users

    • Creator of post can manage all comments

  • 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

Custom Enhancements

  • Update campground photos when editing campgrounds

Install dependencies

npm install

Comments in code

Some comments in the source code are course notes and therefore might not seem necessary from a developer's point of view.

Built with

Front-end

Back-end

Platforms

About

Yelpcamp is an application for a fictional start up that allows you to add campgrounds for other users to comment and rate, as view campgrounds added by other users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published