Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/3eif/COVID19-App
A mobile app that displays the latest statistics regarding the coronavirus. Compatible with Android and iOS, made with Unity.
https://github.com/3eif/COVID19-App
anroid corona coronavirus coronavirus-real-time coronavirus-tracking covid-19 csharp ios unity
Last synced: 3 months ago
JSON representation
A mobile app that displays the latest statistics regarding the coronavirus. Compatible with Android and iOS, made with Unity.
- Host: GitHub
- URL: https://github.com/3eif/COVID19-App
- Owner: 3eif
- License: gpl-3.0
- Created: 2020-04-09T02:12:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-08T00:43:44.000Z (over 4 years ago)
- Last Synced: 2024-07-29T03:11:59.726Z (3 months ago)
- Topics: anroid, corona, coronavirus, coronavirus-real-time, coronavirus-tracking, covid-19, csharp, ios, unity
- Language: C#
- Homepage:
- Size: 9.79 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-novelcovid - COVID19-App
README
# COVID19-App
An iOS/Anroid app that shows the latest coronavirus statistics around the globe. Data is gathered from https://www.worldometers.info/coronavirus/.I decided to make this public since Android and Apple are rejecting all coronavirus apps made by individuals.
Note: this app was made in less than 5 days so the code isn't A+ quality.
## Installation
- Clone the repo: `git clone https://github.com/Tetracyl/COVID19-App COVID19-App`
- Open the repo with Unity 3D (version 2019.3.7 is preferred)
- Press play### Building Project
If you want to build your project follow these steps:
- Navigate to File > Build Settings
- Chose your preferred build settings
- Press build## Screenshots
Mobile
| Global | Country | State |
:-------------------------:|:-------------------------:|:-------------------------:
| |## Help
If you need any help with installing the app you can contact me through Twitter (https://twitter.com/Tetracyl) or Discord (Tetracyl#0001)