Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andras-adam/coronainfo
😷 Coronainfo - Get the latest COVID-19 statistics right to your smartphone!
https://github.com/andras-adam/coronainfo
android covid-19 java pandemic
Last synced: 21 days ago
JSON representation
😷 Coronainfo - Get the latest COVID-19 statistics right to your smartphone!
- Host: GitHub
- URL: https://github.com/andras-adam/coronainfo
- Owner: andras-adam
- License: mit
- Created: 2021-02-01T11:49:50.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-09T21:40:38.000Z (almost 4 years ago)
- Last Synced: 2024-11-01T19:10:18.465Z (2 months ago)
- Topics: android, covid-19, java, pandemic
- Language: Java
- Homepage: https://neoaren.github.io/coronainfo/
- Size: 5.09 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Coronainfo 😷
Get the latest COVID-19 statistics right to your smartphone!
## Get started
1. Find the apk file in the `/release` directory or by clicking [here](./release)
2. Download and install `coronainfo.apk` on your Android device
3. Enjoy the app!## Features
- *Coronainfo* provides reliable information from trustworthy sources about the state of the [COVID-19 pandemic](https://en.wikipedia.org/wiki/COVID-19_pandemic) both globally and locally, supporting nearly all countries on Earth.
- **Global statistics:** check total and recent number of confirmed cases, deaths and recoveries on a global scale
- **Country statistics:** view total number of confirmed cases, deaths, recoveries, critical cases, death and recovery rates as well as cases per million population in any supported country## Fighting misinformation
Our mission is to provide useful and reliable information to our users, and join the fight against the spreading of misinformation and fake news. To achieve this goal *Coronainfo* uses the [About Corona API](https://about-corona.net/) to gather accurate information from trusted sources such as the World Health Organization, the Johns Hopkins CSSE and various governments.## Bugs, issues and feature requests
Encountered some weird bugs, or have some cool ideas that you would like us to implement? Go to our [issues](https://github.com/NeoAren/coronainfo/issues) section and let us know how our app can better help you! For a list of already known bugs please consult our [issues](https://github.com/NeoAren/coronainfo/issues) page.## iOS and other platforms
*Coronainfo* was developed to run **solely on Android** devices, and ports for iOS and other platforms are not currently in development nor are they planned. However, feel free to let us know in the [issues](https://github.com/NeoAren/coronainfo/issues) page if you would like to see it happen.## Documentation
Find the generated JavaDoc files in the `/docs` directory or view them in the browser by clicking [here](https://neoaren.github.io/coronainfo/).## Development
*Coronainfo* was developed as a project work at Metropolia University of Applied Sciences as part of the Mobile Solutions course.## License
*Coronainfo* is using an [MIT License](https://opensource.org/licenses/MIT) that can be found [here](./LICENSE).