Hall Booking Management app built with react as a team project.
- Online Hall Booking
- Booking Approval and Rejection
- Student Dashboard
- Admin Dashboard
To install and set up the project locally follow the below commands:
bash
git clone https://github.com/Keshav7802//Hall-Booking-Management.git
cd Hall-Booking-Management
npm install
To run the project (both client and server)
bash
npm run dev
The technologies, frameworks, and libraries used in the project include:
-
Frontend:
- React
- HTML
- CSS
- Tailwind
-
Backend:
- Node.js
- Express.js
- MongoDB