Skip to content

kumarshobhit/ApniYatra

Repository files navigation

ApniYatra

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

Live Demo

For Live Demo go to https://apni-yatra.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
  • Manage homestays posts with basic functionalities:

    • Create, edit and delete posts and comments

    • Upload homestay photos

    • Display homestay location on map

    • Search existing homestays

  • Manage user account with basic functionalities

    • Flash messages responding to users' interaction with the app

    • Responsive web design

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.

  • 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

Releases

No releases published

Packages

No packages published