onl1ner / CovidKazakhstan

🦠 Application to track number of coronavirus COVID-19 cases in Kazakhstan.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CovidKazakhstan 🇰🇿

CovidKazakhstan is the application that allows you track COVID-19 cases in Kazakhstan.

Where does the data come from?

To get numbers about total infected people, amount of cured and deaths application scraps data from the official Ministry of Health of Kazakhstan website related to coronavirus situation. The information about amount of people on quarantine, home quarantine and total amount of performed tests for COVID-19 comes from API. I found the request URLs in source of https://anti-corona.kz/#data.

App uses "Kanna" to parse downloaded HTML

Features

  • Get the information you must know about coronavirus COVID-19.
  • See the last data such as:
    • Amount of infected people
    • Amount of cured people
    • Amount of deaths
    • Amount of people on quarantine
    • Amount of people on home quarantine
    • Amount of performed tests for COVID-19
  • Get help contact details and verified news sources
  • Easy-to-use interface

License

This application is distributed under the terms and conditions of the MIT license.

Copyright (c) 2020 Tamerlan Satualdypov

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to 
the following conditions:

The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

🦠 Application to track number of coronavirus COVID-19 cases in Kazakhstan.

License:MIT License


Languages

Language:Swift 98.9%Language:Ruby 1.1%