Ajink7 / BackPacker

This is a website where users can sign up ,add locations of campgrounds on their own and also add reviews

Home Page:https://secret-fortress-25824.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BackPacker

A Node.js web application project.

Live Demo

To see the app in action, go to https://secret-fortress-25824.herokuapp.com/

Features

  • Authentication:

    • User login with username and password
  • Authorization:

    • One cannot manage posts and view user profile without being authenticated

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

    • Admin can manage all posts and comments

  • Manage campground posts with basic functionalities:

    • Create, edit and delete posts and comments

    • Upload campground photos

    • Display campground location on Google Maps

    • Search existing campgrounds

  • Flash messages responding to users' interaction with the app

  • Responsive web design

Custom Enhancements

  • Update campground photos when editing campgrounds

  • Update personal information on profile page

  • Improve image load time on the landing page using Cloudinary

  • Use Helmet to strengthen security

Getting Started

This app contains API secrets and passwords that have been hidden deliberately, so the app cannot be run with its features on your local machine. However, feel free to clone this repository if necessary.

Install dependencies

npm install

Built with

Front-end

Back-end

Platforms

About

This is a website where users can sign up ,add locations of campgrounds on their own and also add reviews

https://secret-fortress-25824.herokuapp.com/


Languages

Language:JavaScript 86.9%Language:EJS 8.1%Language:CSS 5.0%