Skip to content

Native Android app to fetch and display corona cases counts

Notifications You must be signed in to change notification settings

farooq-aus/covid-report

Repository files navigation

COVID REPORT

COVID REPORT ICON

GitHub all releases GitHub code size in bytes GitHub top language Lines of code GitHub last commit (branch) GitHub forks GitHub Repo stars

About

COVID REPORT is a Java ☕ based Android 📱 app to fetch and display corona 🦠 counts 🔢 from all countries🌎

Features 👌

  • Worldwide total cases count and death count 🔢
  • User's location based cases, recovered, critical and death counts
  • Detailed country-wise cases, deaths, recovered, critical... counts with charts 📈
  • Country-wise counts can be sorted by cases, deaths, active cases 📃
  • Options to check country-wise count for the same day, the day before and 2 days before ⌚
  • Search by country name 🔍
  • Read news tailored for 6 countries - USA, UK, Australia, India, Russia and France 📰

Demo ▶

COVID REPORT ICON

Getting Started 📚

This app started with me wanting to try what I could make after watching a few tutorials 👨‍🏫 on Udacity. The app makes use of AsyncTaskLoaders to asynchronously fetch the api JSON responses similar to the albeit much simpler QuakeReport app covered in the Android Basics: Networking course.

Pre-requisites 📝

  • Minimum SDK version 22 (Android version 5.1.1 Lollipop)

Libraries Used 👨‍💻

Installing 💻

Download v1.0 from Github

Contributions

If you liked this, feel free to fork it or award me some ⭐s.