Git Product home page Git Product logo

nevilop / hotel-booking-web-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from debjitpramanick/hotel-booking-web-app

0.0 0.0 0.0 8.78 MB

Simple hotel booking app with content management system. Users can book rooms in different hotels for specific dates. Hotel managers can create, update, delete a hotel and its rooms. Admin can manage everything in the app.

Home Page: https://hotel-booking-app-2022.netlify.app/

Shell 0.12% JavaScript 96.36% CSS 2.61% HTML 0.91%

hotel-booking-web-app's Introduction

Hotel Booking Web App

A hotel room booking web app with MERN Stack.
Live Site . Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. Contact

About The Project


Simple hotel booking app with content management system. Users can book rooms in different hotels for specific dates. Hotel managers can create, update, delete a hotel and its rooms. Admin can manage everything in the app.

Built With

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

These things must be installed in your system.

Installation

  1. Clone the repo
    git clone https://github.com/DebjitPramanick/Hotel-Booking-Web-App.git
  2. Open the project folder
  3. Now open MongoDB
  4. Create a database collection
  5. Copy connection url
  6. Now run
    cd server
  7. Create .env file
  8. Paste the connection url of DB with key name = MONGO_URL
  9. Now run commands
    npm i
    nodemon server.js
  10. Now open new terminal
  11. Now run commands
    cd client
    npm i
    npm start

Usage

Here are some examples of how my app works.





Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Twitter - @P_Debjit
LinkedIn - Debjit Pramanick
Project Link: https://github.com/DebjitPramanick/Hotel-Booking-Web-App

hotel-booking-web-app's People

Contributors

debjitpramanick avatar

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.