An android application that connects a patient in need to the hospitals having surplus of medical resources!
- Shows realtime availability of vaccines, oxygen-cylinders, plasma and beds in the hospitals
- Hospitals can maintain a resources page to update values of vaccines, oxygen-cylinders and other resources by adding or subtracting based on availability
- Filters the list of hospitals according to pincode
- Marks the hospitals on the map and shows the route from user's location to the hospital
- All hospitals need to upload their legal licenses of selling vaccines, oxygen-cylinders and plasma so as to avoid any incident of illegal sell of resources
- Allows users to consult doctors worldwide over a phone call
- Click on the green-colored Code button in the above repository and copy the hyperlink
- Open Android Studio and go to File > New > Project from Version Control
- In the Version control choose Git from the drop-down menu
- Then paste the link you copied in the first step in the URL and choose your Directory
- Click on the Clone button and you are done