OxyHub
- Neev is a web portal that gives you the details of bed and oxygen cylinder facility in your nearest location.
- Some Hospitals have available
Beds and Oxygen Cylinders
but people were not aware of them due to the lack of a platform where this information is available. - So, this project aims to give an idea regarding the problem in the form of a platform which organizes and shows the details of available Beds and Oxygen Cylinders supply in your
nearest location.
-
Publish a public dataset that gives the data regarding the availability of oxygen and bed according to the given location.
-
Booking of beds/oxygen cylinders online through this portal directly from your home.
fork
the repo.clone
to your local machine.
Make sure you have Python3 installed in your system and pip as well
- Now go to the same directory where the
NeevProject Folder
is present. - Type on terminal
pip install -r requirements.txt
.(This Will install all the dependencies for the project) - Now on terminal type
python manage.py runserver
.
- Now ctrl+click on
http://127.0.0.1:8000/
.
- This is the overall flow of the project.
recording.mp4
- Functionality of Booking.
- Login/Signup functionality