Coid 19 Tracker App
Project information
This is a desktop app fetching real time data from covid19.mathdro and showing highly interactive screens to users. Users can view total number of confirmed cases, total number of patients recovered from covid and number of people who lost their lives to covid. This can be filtered by country and can also be filtered by data, It shows high level charts such as donut and line charts for better visualization of data.
- Deserializing the Json data into a list of objects then bind the list to the razor component.
- Tech Stack:
- WPF, C#, Material Design
- API Source:
- covid19.mathdro
- Project date:
- June 2020.