Skip to content

Experience the wylderness and live to see what true nature can be like.

Notifications You must be signed in to change notification settings

rom4kov/WyldCamp

Repository files navigation

WyldCamp

WyldCamp is an encompassing website project inspired by sites like yelp and airbnb. Registered users can create and review campgrounds. The project is based on Colt Steele's web development bootcamp course available on Udemy.

The development of WyldCamp employs a robust tech stack including Node.js, Express, MongoDB, and Bootstrap, with authentication managed through Passport.js.

Functionalities

Everyone can view the campgrounds and reviews without signing up or logging in.

Users will have to login to edit the campground details or any comments.

Users can only edit/delete the campgrounds and comments that they have added.

Technologies that have been used:

HTML5 - CSS3 - Bootstrap - Javascript - DOM Manipulation - Node.js - Express.js - EJS - REST API - MongoDB - Mongoose Middleware - PassportJS - Heroku