Git Product home page Git Product logo

el-sherbini / booking Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 2.0 1.12 MB

Reservation MERN Stack application, built with MongoDB, Express.js, React.js, Node.js, ContextAPI, Material UI.

HTML 1.18% JavaScript 77.21% SCSS 21.61%
axios bcryptjs context-api cors date-fns expressjs font-awesome jwt mongodb mongoose nodejs nodemon react-circular-progress-bar react-date-range react-router-dom reactjs recharts sass

booking's Introduction

Booking

Booking is a reservation MERN Stack application, built with MongoDB, Express.js, React.js, Node.js, ContextAPI, Material UI.

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

Clone the repo:

git clone https://github.com/el-sherbini/Booking

Run terminal command:

cd client
npm install
cd admin
npm install
cd server
npm install

Enter your Environment Variables in .env file in server folder.

PORT = "YOUR PREFERRED PORT"
MONGODB_URI = "YOUR MONGODB CONNECTION URL"
JWT_SECRET = "YOUR JWT SECRET"

To Run App:

Server:

cd server
npm satrt

Client:

cd client
npm satrt

Admin Dashboard:

cd admin
npm satrt
y // => to run the admin dashboard in another port from the client

To Visit App:

Client:

localhost:3000

Server:

localhost:5000

Admin Dashboard:

localhost:3001

Technologies Used

  • React.js
  • ContextAPI
  • React-router-dom
  • Axios
  • Sass
  • Date-fns
  • Deact-date-range
  • Font Awesome
  • React-circular-progressbar
  • Recharts
  • Node.js
  • Express.js
  • MongoDB
  • Mongoose
  • JWT
  • Bcryptjs
  • Cors
  • Nodemon

Features

  • User can login with username and password.
  • User gets the number of featured hotels for specific cities.
  • User gets the number of every property available.
  • User gets the featured properties for specific cities.
  • User can search for property available by (city - duration - number of people and rooms).
  • User can filter search results by minimum and maximum price per night.
  • User gets the information for the hotel and the price of the rooms he chose.
  • Authorized users only can reserve rooms.
  • Reserved rooms will be disabled for any other operation during the reserved dates.
  • Admin can view, create and delete (users - hotels - rooms).

Future Features

  • User Registration UI.
  • Admin update (users - hotels - rooms) UI.
  • Admin view (User - Hotel - Room) profile page.
  • Admin Dashboard insights.

booking's People

Contributors

el-sherbini avatar

Stargazers

 avatar  avatar  avatar

Watchers

 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.