Admin Panel of Hotel Management System
This project is part of the Course of Web & Hybrid development which is taken at Grand Hackathon.
Demo of Admin Panel
https://hotel-admin-by-nabia.netlify.app/
Demo of Site
https://hotel-management-by-nabia.netlify.app/
Features
- Rooms list
- Single page of Rooms
- Add/update/Delete rooms
- Users list
- Booking details
- Handle bookings
- Validation of admins.
Tech Stack
Client: React, Redux, React-Bootstrap , Bootstrap , Context API
Server: Firebase Realtime Database, Firebase Authentication
Run Locally
Clone the project
git clone https://github.com/Nabia-Sheikh/hotel-management-admin.git
Go to the project directory
cd hotel-management-system
Install dependencies
npm install
Start the server
npm start