Code Monkey home page Code Monkey logo

boardingbitesv1's Introduction

PG Finder v2

PG Finder is a web application that helps users find PGs and hostels in different states and cities. It provides a user-friendly interface to search and book accommodations based on location, price, and amenities. Built using Node.js, Express JS and MongoDB, PG Finder is easy to deploy and customize.

Live at : pg-finder-dart.onrender.com

Logo Finder Logo

Usage:

The PG Finder application has been divided into 3 working modules, namely: Rider, Provider & Admin.

Rider

The rider module encompasses the user who is here to look for properties. A rider in the application can do several things enlisted below:

  1. Create a profile.
  2. Search for properties.
  3. Review, like and save properties for future.
  4. Book a property by paying the booking amount, using card payments.
  5. Get notified about booking success, booking fail, booking completion etc. through E-Mail.
  6. Finally, a user can see all their bookings & likes and other information at one place, Dashboard.

Provider

The provider module describes the user who is there to create property pages (their own), and do other stuff dealing with properties which they created. A provider's capabilities are:

  1. Create a profile
  2. Add properties by filling a detailed form, encompassing all details from property name to amenities provided.
  3. Delete or Update a property details.
  4. Confirm (Accept / Reject) a booking of a property owned by the provider after providing a valid message.
  5. Finally, a provider can see all his properties, past confirmed booking and current pending booking details on their dashboard.

Admin

As the name suggests, the admin has the complete control over the application. There are various tasks an admin can perform but PG Finder has taken care of the fact that multiple people can be admin, for this there is an entire admin-creation mechanism in place. Admin rights are as below:

  1. Create admin account by providing Email and Admin Key.
  2. Access the current state of all the roles in the application.
  3. See profiles of rider & provider and can delete them as per need.
  4. See status of all the bookings, and can remove any booking.
  5. Can see all the contact made through home page's contact us section.

How to run?

To run the application on Local System, you need your node version to be 16.16.0 and above.
After installing node, clone the repository on your local system in a folder. Use following command:

git clone https://github.com/aryan-upa/pg-finder-v2.git

After this, go into the folder where you've cloned the repo to create a file called secret.env, for the required API Keys follow guide environment-variables. Then open your fav shell and type:

npm init
npm start

Congratulations ๐ŸŽ‰, you've successfully started the service on your local system.

Contributing

The project is open for contribution, follow the contributing-guidelines to create meaningful contributions in the project.

License

MIT License - Copyright (c) 2023 Aryan Upadhyay & Priyanshi Mittal

Developers

Frontend Development: @priyanshi-mittal
Backend Development: @aryan-upa

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.