Skip to content

utkarsh30singh/Campgrounds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Campground

A Node.js web application project It is a web application designed to add, rate and review different campgrounds, different users(read campers) can put in their comments and concerns, so that it is a well informed and well prepared camping trip for other users.

Live Demo

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
  • Manage campground posts with basic functionalities:

    • Create, edit and delete posts and comments

    • Upload campground photos

    • Display campground location on Google Maps (working on it)

    • Search existing campgrounds

  • Manage user account with basic functionalities

    • Flash messages responding to users' interaction with the app

    • Responsive web design

  • Custom Enhancements (under construction)

    • Update campground photos when editing campgrounds

    • Update personal information on profile page

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.

  • Clone or download this repository

Install dependencies

npm install

Built with

  • Front-end
  • ejs Google Maps APIs
  • Bootstrap
  • Back-end
  • express
  • mongoDB
  • mongoose
  • passport
  • passport-local
  • express-session
  • method-override
  • Heroku
  • Cloud9

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published