Skip to content

C# console app that fetches real-time COVID-19 stats via API, showing global, country, and comparison data.

Notifications You must be signed in to change notification settings

M0DY3/covid19-tracker-csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 Tracker (C# Console App)

A simple C# console application that fetches real-time COVID-19 data from the disease.sh API and displays:

  • Global statistics
  • Country-specific statistics
  • Comparison between two countries

Features

  • View global cases, deaths, and recoveries
  • Get stats for any country
  • Compare stats for two different countries
  • Simple text-based menu interface

Example Countries to Try

Saudi Arabia USA India Brazil Germany Japan Egypt

About

C# console app that fetches real-time COVID-19 stats via API, showing global, country, and comparison data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages