Single Page Android Application which shows data of all the coutries affected by the Covid-19 Virus, and displays it, also shows the Hospitals in India which are testing for the Covid-19 Virus. CovidWatcher uses a Covid-19 API to fetch the data and returns the data in JSON format.
- AndroidX
- Volley
- Google Maps
- Clone this project using git clone.
- build the project by using ./gradlew clean :app:assembleDebug