Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abhi-bhatra/sih22-admin-portal-medguide

Demo Hospital Availability Information Portal for Hospital Admins
https://github.com/abhi-bhatra/sih22-admin-portal-medguide

actions docker heroku javascript medguide

Last synced: 30 days ago
JSON representation

Demo Hospital Availability Information Portal for Hospital Admins

Awesome Lists containing this project

README

        

# Admin Portal for MedGuide
image

## About MedGuide
MedGuide is an information portal to search for general availability of Beds, Oxygen Beds, ICUs in the hospital. Patients can gain better insights on availability in the hospitals before visiting one.

## About Admin Portal
image

Admin Portal is designed for the hospitals. Hospital's admin can login into the portal and update the number of beds, oxygen beds, ICUs available at any point of time in the hospital.

## Internal Working of Admin Portal
- The data saved by Hospital Admin will be saved by Web Portal to the **firebase realtime database**.
- This data then fetched from **firebase realtime database** for further processing.
- This data is provided to client app/web portal, where user can know about the availability.