Skip to content

COVID-19 Tracker is a web application built using ASP.NET Core and C# that tracks the United States COVID-19 cases and displays the data in a user-friendly interface. The app fetches the latest data from the COVID-19 API and displays the total cases, deaths, and recoveries worldwide.

License

Notifications You must be signed in to change notification settings

BradenStitt/COVID-19-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 Tracker

This is a web application that tracks COVID-19 cases worldwide. The application displays the United States total number of confirmed cases, deaths, and recoveries, as well as the daily changes in these numbers.

You can access the hosted application here.

Technologies Used

  • C#
  • ASP.NET Core
  • Covid-19 API
  • HTML/CSS
  • JavaScript
  • Bootstrap

Usage

To run this application locally, you will need to have Visual Studio 2019 and .NET Core 3.1 installed on your machine.

  1. Clone this repository
  2. Open the solution in Visual Studio
  3. Build the solution
  4. Press F5 to run the application

Contributing

If you would like to contribute to this project, please fork the repository and submit a pull request. We welcome all contributions, big or small!

Credits

This application was built by Braden Stitt.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

COVID-19 Tracker is a web application built using ASP.NET Core and C# that tracks the United States COVID-19 cases and displays the data in a user-friendly interface. The app fetches the latest data from the COVID-19 API and displays the total cases, deaths, and recoveries worldwide.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published