Giter Club home page Giter Club logo

covid-statistics-app's Introduction

Covid-statistics-app

The project is a Covid statistics app. It was made for the .Net and Java programming platforms course on the studies of Control Engineering and Robotics on specialization Information Technology in Control Engineering ​at the Wrocław University of Science and Technology on the Faculty of Electronics.

Requirements

  • .NET Framework 4.7.2
  • Microsoft SQL Server
  • Visual Studio 2019

Packages

  1. CovidStatisticsApp
  • AutoMapper
  • DotNetProjects.WpfToolkit.Input
  • EntityFramework
  • Microsoft.AspNet.WebApi.Client
  • Newtonsoft.Json
  • OxyPlot.Core
  • OxyPlot.Wpf
  1. CovidStatisticsApp.UnitTests
  • MSTest.TestAdapter
  • MSTest.TestFramework

API with Covid data

Postman provides an API with Covid data that we used to build the application. You can see API from Postman here:

Covid Data

In the application, you can choose a country from our database. You can also choose period, which you want to study from your chosen country:

  • Last two weeks
  • Last month
  • Last six months
  • Overall

The application draws plot for four type cases:

  • Confirmed
  • Active
  • Deaths
  • Recovered

In the end, you can choose two option for your plot:

  • total
  • daily

How to run

  1. Open Microsoft SQL Server and run ScriptForDatabase from folder ScriptForDatabse. It will create a database for the Covis Statistics App

  2. Open Visual Studio 2019 and open Package Manager Console. In command line write

PM> Update-Database

It will update database in app.

  1. Run app in Visual Studio 2019. You will see sign in window

Signin

  1. You can click button Change password or button Sign up if you want to create account

Signup

  1. After logging in, you can select the country, period, and case type. Now we show some examples

  2. Last month of total active cases in Poland

Active

  1. Last two weeks of total confirmed cases in Germany

Confirmed

  1. Overall of total deaths cases in India

Death

  1. Overall of total deaths cases in China

DeathChina

  1. Overall of daily confirmed cases in USA

Daily

Authors

  • Adam Bednorz
  • Kajetan Zdanowicz

covid-statistics-app's People

Contributors

kajtuszd avatar adamek195 avatar

Stargazers

 avatar  avatar PatrykOstrowski avatar  avatar  avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.