COVID Bed Slot Booking System ?
A web-based application for managing COVID bed bookings efficiently.
Explore the docs »
·
Report Bug
·
Request Feature
Table of Contents
- About The Project
- Built With
- Getting Started
- Usage
- Roadmap
- Contributors
About The Project
The COVID Bed Slot Booking System is an innovative web application designed to streamline the bed booking process for hospitals during the COVID-19 pandemic. By automating the booking process, this system reduces the manual workload and enhances efficiency.
Key Features ?
- Admin Dashboard: ? Manage hospitals and users with admin credentials.
- Hospital Management: ? Add hospitals along with their credentials, including bed counts and locations.
- User Registration: ? Create secure user login credentials using SRFID for access.
- Bed Selection: ?️ Users can easily select available beds from a list of hospitals.
Built With
ER Diagram
Schema Diagram
Workflow
Getting Started ?♂️➡️
To get a local copy of the project up and running, follow these steps:
Prerequisites?
- Python 3.9
- MySQL
- Apache Web Server
Installation ?
- Clone the repo
git clone https://github.com/amoghasbhardwaj/Covid-Bed-Slot-Booking-System.git
- Navigate to the project directory
cd Covid-Bed-Slot-Booking-System
- Set up a virtual environment (optional)
python -m venv env
source env/bin/activate # For macOS/Linux
envScriptsactivate # For Windows
- Install required Python packages
pip install -r requirements.txt
- Set up your MySQL database and configure the connection settings in your application.
- Run the application
Usage ∵
After setting up the application, you can access it via your web browser. Use the following credentials to test the application:
- Admin Login: Use admin credentials to manage hospitals and bookings.
- Hospital Login: Use hospital credentials to add data and manage beds.
- User Login: Use user credentials to book beds.
Roadmap ?️
- Admin login and management
- Hospital registration
- User registration and login
- Bed selection feature
- Implement hospital suggestions based on user location
- Add severity-based bed allocation
Contributors???
Vishwajit