Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/PsychoDevs69/CoronaTracker
Open Source project of an Android App for tracking corona virus spread, using public API.
https://github.com/PsychoDevs69/CoronaTracker
Last synced: 3 months ago
JSON representation
Open Source project of an Android App for tracking corona virus spread, using public API.
- Host: GitHub
- URL: https://github.com/PsychoDevs69/CoronaTracker
- Owner: PsychoDevs69
- Created: 2020-03-22T08:15:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-04-05T15:25:46.000Z (over 4 years ago)
- Last Synced: 2024-04-18T16:01:52.745Z (7 months ago)
- Language: Java
- Homepage:
- Size: 12.7 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-Covid-19 - Corona Tracker
- awesome-coronavirus - Corona Tracker
README
# CoronaTracker
App link (v2.5.2): https://bit.ly/3bVxklh
App link (v2.5.1): https://bit.ly/3dV9yHO
App link (v2.5.0): https://bit.ly/33Twoe9
App link (v1.5.5): https://bit.ly/3dv8qdL
App link (v1.5.0): https://bit.ly/3bm65jt
App link (v1.0.0): https://bit.ly/3abh6npA simple Android application which will help you track the latest spread of corona virus and other useful features.
Simple and light weight application.
ScreenShots :
App Version 2.5.0:
App Version 1.5.0:
App Version 1.0.0:
Backend Logic :1. In-App Update : Firebase is implmented for In-App Update where whenever the user opens the app the current version of app is checked with the latest version given in firebase database, and if its lower than that of the latest version then user will get an update dialog with an intent to browser with latest download link.
2. Push Notifications : Firebase Cloud Messaging (FCM) is used for the following.
3. Important Announcement Activity : the data is also fetched dynamically from firebase database.
Information Source :
1. Global Tracker - https://github.com/ExpDev07/coronavirus-tracker-api
1. Global Tracker - https://corona.lmao.ninja/countries2. Precautions - https://www.who.int/emergencies/diseases/novel-coronavirus-2019/advice-for-public
3. COVID-19 Risk Level - New Jersey Department of Health
4. Helpline Data - https://api.rootnet.in/covid19-in/contacts
5. State Wise Data - https://api.rootnet.in/covid19-in/stats/latest5. State Wise Data - https://api.rootnet.in/covid19-in/unofficial/covid19india.org/statewise
6. Indian Data - https://api.covid19india.org/data.json