Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 438 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 438 Bytes

Ohio-Covid-Tracker

Android app to keep track of daily coronavirus statistics for Ohio. This app has never been released publicly.

How it Works

  • Scrapes web data daily and stores the data
  • Displays a graph containing all data about case numbers

Libraries Used

  • JSoup - Used for web scraping
  • MPAndroidChart - Used for displaying the graph