Giter Club home page Giter Club logo

vinitshahdeo / covid19 Goto Github PK

View Code? Open in Web Editor NEW
123.0 7.0 30.0 6.01 MB

A web app to display the live graphical state-wise reported corona cases in India so far. It also shows the latest news for COVID-19. Stay Home, Stay Safe!

Home Page: https://corona-cases-india.netlify.com/

License: MIT License

CSS 100.00%
covid-19 coronavirus coronavirus-real-time coronavirus-tracking coronavirus-info covid19 covid-data covid-19-india covid-api corona

covid19's Introduction

COVID-19 Let's fight together with Corona! ๐Ÿฆ  ๐Ÿ˜ท

COVID-19 Dashboard

Do checkout latest COVID-19 Tracker ๐Ÿ“Š | INDIA ๐Ÿ‡ฎ๐Ÿ‡ณ

โ•”โ•โ•—โ•”โ•ฆโ•—โ•”โ•โ•—โ•ฆ โ•ฆ  โ•ฆ โ•ฆโ•”โ•โ•—โ•”โ•ฆโ•—โ•”โ•โ•—
โ•šโ•โ•— โ•‘ โ• โ•โ•ฃโ•šโ•ฆโ•  โ• โ•โ•ฃโ•‘ โ•‘โ•‘โ•‘โ•‘โ•‘โ•ฃ 
โ•šโ•โ• โ•ฉ โ•ฉ โ•ฉ โ•ฉ   โ•ฉ โ•ฉโ•šโ•โ•โ•ฉ โ•ฉโ•šโ•โ•
โ•”โ•โ•—โ•”โ•ฆโ•—โ•”โ•โ•—โ•ฆ โ•ฆ  โ•”โ•โ•—โ•”โ•โ•—โ•”โ•โ•—โ•”โ•โ•—
โ•šโ•โ•— โ•‘ โ• โ•โ•ฃโ•šโ•ฆโ•  โ•šโ•โ•—โ• โ•โ•ฃโ• โ•ฃ โ•‘โ•ฃ 
โ•šโ•โ• โ•ฉ โ•ฉ โ•ฉ โ•ฉ   โ•šโ•โ•โ•ฉ โ•ฉโ•š  โ•šโ•โ•

๐Ÿ‘จ ๐Ÿ‘ฑโ€โ™€๏ธ ๐Ÿ  ๐Ÿ˜ท ๐Ÿ™

Stay HomeStay Safe Netlify Status

๐Ÿ”Ž Click here to visualize the state-wise ๐Ÿ“Š Corona Cases in India! Keep yourself updated with latest news related to COVID-19.

Mentioned in Awesome Open Source Love

Iโ€™m sure youโ€™ll agree that, at this point, it isnโ€™t an exaggeration to say that we are at war against the coronavirus and that it is a war we must win. The next few weeks are critical in this battle. I request everyone to stay at home and enjoy good time with family.

COVID-19 Tracker | India - Get real-time state wise stats of COVID-19 in India | Product Hunt Embed

This is a small effort from my side to keep yourself updated with number of corona cases reported in India so far. Checkout the available APIs here. Thankful to this organization for such a wonderful API. The Open Graph image used is taken from here.

GitHub license

๐Ÿ‘‰ See live demo ๐Ÿ”— | Check COVID-19 Tracker ๐Ÿ“Š | INDIA ๐Ÿ‡ฎ๐Ÿ‡ณ | Source Code

COVID-19 Tracker

Featured on Newspaper

NEWSPAPER

COVID-19 Tracker by Vinit Shahdeo

๐Ÿ‘‹ DO THE FIVE: Help stop coronavirus

  1. HANDS: Wash them often ๐Ÿ‘
  2. ELBOW: Cough into it ๐Ÿคง
  3. FACE: Don't touch it ๐Ÿ‘ฆ
  4. SPACE: Keep safe distance ๐Ÿšถ
  5. HOME: Stay if you can ๐Ÿ 

Avoid Handshakes ๐Ÿค โŒ

Do Namastey ๐Ÿ™ โœ”๏ธ

/**
 * 
 * Let's fight for Corona together!
 */
function stayAtHome() {
  eat();
  sleep();
  code();
  repeat();
}

while(_.isAlive(new Virus('COVID-19'))) {
  // Stay home, Stay safe
  stayAtHome();
}

License

FOSSA Status

< /> with โ™ก by

Vinit Shahdeo

GitHub followers

Twitter Follow

๐Ÿ‘‰ Read my open letter here. โค๏ธ
๐Ÿ–‹๏ธ ๐Ÿ—’๏ธ ๐Ÿ“ฉ


if (_.isAwesome(thisRepo)) {
  thisRepo.star(); // thanks in advance :p
}

COVID-19 Tracker INDIA

GitHub stars - COVID-19 Vinit Shahdeo

DISCLAIMER: This is an effort made to keep people updated with the latest news/reports related to COVID-19. Check the source for data here. It's a humble request to everyone to stay at home. Read the full disclaimer here.

GitHub search hit counter GitHub search hit counter GitHub search hit counter GitHub search hit counter Maintenance

๐Ÿค—
Check out my other projects here!

vinitshahdeo

covid19's People

Contributors

vinitshahdeo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

covid19's Issues

Not Responsivess in mobile view

Certain parts of the website are not responsive. This issue comes on the iPhone.

  1. The total number of cases on top bar is not completely visible.

image

  1. The pie charts are also not responsive.

image

  1. There is a lot of gap between the pie chart and the dos and don'ts.

image

  1. The table displaying the statewide report does not fit on the screen.

image

Code

There no code source

India News API

Can I know which API did you use to extract India specific news

Add data view for test

Columns for tests in both total data, statewise and the analytical charts would be a great addition

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.