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

https://github.com/samiraafrin/covidcare

A website built using C# and Asp.Net for COVID affected people to records all the daily updates and provides suggestion based on the condition of the patient. Also user get emergency contacts and government published information.
https://github.com/samiraafrin/covidcare

asp-net asp-net-mvc bootstrap coronavirus covid-19 css html javascript mvc

Last synced: 3 months ago
JSON representation

A website built using C# and Asp.Net for COVID affected people to records all the daily updates and provides suggestion based on the condition of the patient. Also user get emergency contacts and government published information.

Awesome Lists containing this project

README

          

# CovidCare
A website built using C# and Asp.Net for COVID affected people. It records all the daily updates (such as blood pressure, sugar level, body temperature, etc) of a covid patient and provides suggestion based on
the condition of the patient. Moreover, Users get the information of nearest hospitals, pharmacies which is implemented using OpenStreetMap.
Additionally, information such as no. of beds available and emergency services such as oxygen cylinder provider, ambulance, etc is given for patients.
Lastly, they also get the updated information published by the government.

## Login
![Login_Page](Images/covidcare_login.JPG)

## Profile
![Login Page](Images/covidcare_profile.JPG)

## Report List
![Report List](Images/covidcare_reportlist.JPG)

## Add Report
![Add report](Images/covidcare_addreport.JPG)

## Published Information
![Published Information](Images/covidcare_info.JPG)

## Map
![Map](Images/covidcare_map.JPG)