ahmadawais / corona-cli

🦠 Track the Coronavirus disease (COVID-19) in the command line. Worldwide for all countries, for one country, and the US States. Fast response time (< 100ms). https://x.com/MrAhmadAwais
https://NodeCLI.com
MIT License
1.85k stars 191 forks source link

Android App? #19

Closed cbedoy closed 4 years ago

cbedoy commented 4 years ago

Hi I was reading your code, and given read map it's a little complicated specially if you're on your phone, I thought to create an android app instead, what do you think?

I read your entry points doesn't need keys.

I created an android app that retrieve initially all the countries, are you agree?

There's the link and it's how it looks currently...

I hope you're ok..

Android App

Android App https://github.com/cbedoy/Corona-Tracker

jeffersfp commented 4 years ago

I like it!

ahmadawais commented 4 years ago

Thanks, I don't have an issue in general with that. But here are somethings that you MUST change:

  1. Remove this description from the readme and at the top of your repo and write your own description something like below:

*REMOVE:* Track the Coronavirus disease (COVID-19) or the Novel Coronavirus Strain in the command line. Both worldwide for all countries, for one country, or for the US States. Fast response time (< 100ms).

ADD: Track Corona Virus COVID19 cases with this Andriod Application.

  1. Add the corona-cli project in sources if possible (optional)
cbedoy commented 4 years ago

Done!