Skip to content

This is a django based website to keep a track of bed counts and the pandemic situation (under development)

License

Notifications You must be signed in to change notification settings

Thejineaswar/COVID19-BOT

 
 

Repository files navigation

COVID19-BOT(Beds On Track)

Considering the pandemic situation, we are up with an idea to spread the information to every user regarding the number of beds available in the nearby hospitals along with the nearest testing facilities to confirm the status of infection using our BOT website. We have also planned to embed Ambulance service so that any patient who suspects himself to be COVID-19 positive can call the ambulance to take him to the nearest hospital/testing centre/quarantine centre.
This is a django based website to do the same. Updates:
The website has been built now and there are some new features added as well:
1. Report generation - The hospital can declare results by a tap of a button and the naive users will recieve message of the results on their mobile phones. This service has been achieved using Twilio.
2. Payment Gateway services - Paytm payment gateway has been integrated for payments after appointment booking in general.
3. More user deatils - Initially we just took the basic details of the user. Now we are also taking inputs of the symptoms they face from the user
4. Covid Graph API - As the user would mainly visit the website due to the pandemic. We have included an API to showcase the situation of the pandemic around the world

Basic Requirements

Front End- HTML,CSS,JS
Framework- DJANGO
Database Management Software- SQLite 3

Conceptual Schema of Database( At initial stages)

alt text

Collaborators

Pritish Gupta
Rahul MA
Thejineaswar Guhan

About

This is a django based website to keep a track of bed counts and the pandemic situation (under development)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 61.3%
  • HTML 38.7%