Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevin-umali/covid-19
A desktop app for tracking coronavirus (covid-19)
https://github.com/kevin-umali/covid-19
coronavirus coronavirus-info coronavirus-tracker covid-19 covid-19-desktop-application csharp desktop desktop-application
Last synced: 19 days ago
JSON representation
A desktop app for tracking coronavirus (covid-19)
- Host: GitHub
- URL: https://github.com/kevin-umali/covid-19
- Owner: Kevin-Umali
- Created: 2020-03-25T10:34:52.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T09:59:54.000Z (about 2 years ago)
- Last Synced: 2024-11-17T12:42:06.849Z (3 months ago)
- Topics: coronavirus, coronavirus-info, coronavirus-tracker, covid-19, covid-19-desktop-application, csharp, desktop, desktop-application
- Language: C#
- Size: 8.91 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
COVID-19 Desktop Application
## Why?
As soon I saw someone posted web application for this covid-19, I search/research if someone already created an a desktop application for covid-19 tracker since I don't see any app. I decided to create and make it simple. [Fixing Installer/Setup]()## Interface
![]()
![]()
![]()
![]()
![]()
## Features
I have always wanted to keep the app simple to make sure it loads faster but still get the most out of the data.- Total deaths
- Total reported case
- Total confirmed case
- Automatic current country detection
- Switch between countries to see the total affected numbers
- Self-Assessment tool for checking if you have covid-19
- Ratio of Recovery and Death
- Donation
- Prevention for covid-19
- Download json.file for offline use
- Offline and Online mode
## Built With* [Bunifu Framework](https://bunifuframework.com/) - The .net framework used
* [Newtonsoft.Json](https://www.newtonsoft.com/json) - Used to deserialize json format## Color used
- ![Color palette](Screenshots/Interface-Color1.PNG)
- ![Color palette](Screenshots/Interface-Color2.PNG)## Acknowledgments
* Hat tip to anyone whose code was used
* Inspiration for design
* [API LINK](https://github.com/mathdroid/covid-19-api) - Used to get data about covid-19
* [API LINK](https://github.com/NovelCOVID/API) - Another API used to get data about covid-19