SkillAgentSearch skills...

Covid19Tracker

A Robinhood style COVID-19 🦠 Android tracking app for the US. Open source and built with Kotlin.

Install / Use

/learn @rpandey1234/Covid19Tracker

README

COVID-19 Tracker

<img src='https://media3.giphy.com/media/THm1ofDwDPganCYyIx/giphy.gif' title='walk through' />

An open-source Android COVID-19 tracking app built using core UI components from the Robinhood stock trading app. The app displays key metrics around the growth of coronavirus, including the number of positive cases, negative cases, and deaths per day.

Download the app from F-Droid

Author: Rahul Pandey

This app uses data from the COVID tracking project as the data source. The app currently displays data for the US, including all the states and territories.

<img src='https://i.imgur.com/VCQNya5.png' width='300px' title='screenshot' />

Libraries used:

  • Retrofit: https://github.com/square/retrofit
  • GSON: https://github.com/google/gson
  • Spark from Robinhood: https://github.com/robinhood/spark
  • Ticker from Robinhood: https://github.com/robinhood/ticker
  • Nice Spinner: https://github.com/arcadefire/nice-spinner

Relevant links:

  • The data for our app is coming from The COVID Tracking Project: https://covidtracking.com/api
  • Prevention and treatment for COVID-19: https://g.co/kgs/gkeCji

License

Copyright 2020 Rahul Pandey

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
View on GitHub
GitHub Stars67
CategoryDevelopment
Updated11d ago
Forks24

Languages

Kotlin

Security Score

100/100

Audited on Mar 30, 2026

No findings