johnayinde / campsites-finder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Camps finders

Camp Finder is a website where users can create ,edit, delete 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, and Bootstrap. Passport.js was used to handle authentication. Live demo Here

Home page

Desktop view

list of camp grounds

Desktop view

Details on a camp ground

Desktop view

Registration page

Desktop view

Create camp ground

Desktop view

Features

  • Users can create, edit, and remove campgrounds
  • Users can review campgrounds once, and edit or remove their review
  • User profiles include more information on the user (full name, email, phone, join date), their campgrounds, and the option to edit their profile or delete their account
  • Search campground by name or location
  • Sort campgrounds by highest rating, most reviewed, lowest price, or highest price
  • Run it locally

About


Languages

Language:JavaScript 50.4%Language:EJS 42.3%Language:CSS 7.3%