rutikeyone / covid-19-tracker

This application allows you to determine the total number of cases of infection, the number of recoveries and deaths in the country or around the world.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Сovid19 Tracker

This application allows you to determine the total number of cases of infection, the number of recoveries and deaths in the country or around the world.

Screenshots

What functionality does the application provide to the user?

The user can:

  • Get total confirmed cases
  • Get total recovered cases
  • Get total deaths cases
  • Get confirmed cases by country
  • Get recovered cases by country
  • Get deaths cases by country

Development Setup

Before you begin, you should have already downloaded the Visual Studio and set it up correctly. You can find a guide on how to do this here: Setting up Visual Studio.

Building the Code

  1. Clone the repository using HTTP: git clone https://github.com/RuTiKeyOne/Covid19Tracker

  2. Open Visual Studio.

  3. Click on 'Open an existing Visual Studio project'

  4. Browse to the directory where you cloned the repo and click OK.

  5. Let Visual Studio import the project.

  6. Clicking run button.

About

This application allows you to determine the total number of cases of infection, the number of recoveries and deaths in the country or around the world.


Languages

Language:C# 100.0%Language:Smalltalk 0.0%