Skip to content

lokeshkeelisetti/HotelBookingFrontend

Repository files navigation

Hotel Booking Portal (Frontend)

Group P007

This project was done under Dr.Puneet Gupta and in observation of Anup Kumar Gupta under Software engineering course lab (CS258).

Note: Backend Repository Link

1. Install

First clone repo using the following command

git clone https://github.com/lokeshkeelisetti/HotelBookingFrontend.git

Navigate to the directory where you cloned

Installing Dependencies

run the command in the project directory

npm install

To start the app in development mode run

npm start

Open http://localhost:3000 to view the web app in your browser.

The page will reload if you make edits.
You will also see any lint errors and warnings in the console.

2. Usage

This application wasa designed to make hotel booking easy.
In this app there are three types of users.

  1. Customers, to book rooms.
  2. Administrator of hotel.
  3. Maintainer of website.
  4. Receptionist, to confirm payment and booking.

Maintainer will add the hotels to the database.

3. Tech Stack

Following technologies are used while making the project.

  1. Front end: React.js, Bootstrap
  2. Backend: Node.js, Expressjs
  3. Database: MongoDB

4. Dependencies

  1. Various Node modules by npm (can be found in package.json)
  2. MongoDB atlas to host database
  3. Heroku for free hosting (backend).
  4. Netlify for free hosting (frontend).

5. Documents

  1. Software Requirement Sheet
  2. Design Document

6. Developers

This project is developed by

  1. Abhinav Reddy (190001007)
  2. keelisetti lokesh (190001022)
  3. Kushaan Gowda (190001031)
  4. Nunemunthala Shiva (190001041)
  5. Rohit Banga (190001053)
  6. Satya Bhagavan (190001055)

7. Feedback and Suggestions

If you have any suggestions, or want to contribute:

  1. Fork this repository
  2. Update your project
  3. Pull the repository's recent changes
  4. Commit your changes
  5. Create a pull request
  6. If we have no issues with your code, it will be merged with the main repository
  7. You can refer to this link for more details

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published