DEV Community

rabindratamang
rabindratamang

Posted on

Octograd 2020 - Covid-19 Tracker

A simple React web app to track COVID-19 cases. The data used in my project collected from the John Hopkins University CSSE and Covid-19 Api.

Demo Link

Covid-19 Tracker
Covid tracker is live now on Azure static web app. Thanks to Github Education Pack and Azure for Student, I was able to access Azure Static Web App and many more Azure cloud services to deploy and deliver my React app smoothly.

Link to Code

GitHub logo rabindratamang / covid-19-stat

A tracking web app for tracking covid-19 cases around the world

COVID-19 TRACKER

PRs Welcome

mathdroid covid-19-api was used for the data source

Development

The website is built on ReactJS. If you are not familiar with React, we suggest checking out their excellent documentation.

Installation

  1. Clone the branch

    git clone https://github.com/rabindratamang/covid-19-stat.git
    
  2. Install dependencies

    yarn install
    

    or alternatively

    npm install
    
  3. Start the project

    npm start
    

Contribution

If you're new to contributing to Open Source on Github, this guide can help you get started. Please check out the contribution guide for more details on how issues and pull requests work.




How I built it

As I was learning ReactJs, and the best way to learn is to implement it right away. I chose ReactJs because it is very popular, fast, and easy to implement.

Technologies I used for this project were:

Additional Thoughts

It was a great learning experience through this project. My learning doesn't stop here, I will be creating and contributing more in the future. Also, this web application needs more additional features such as (World Map Integration, Daily charts, Covid-19 self-assessment tool, prevention techniques and awareness)

Thank you octograd2020!

Top comments (4)

Collapse
 
leob profile image
leob

What the heck is "Octograd" (I've also seen "Devgrad") ? I've seen it mentioned a few times now but I have no idea what it is.

Collapse
 
Sloan, the sloth mascot
Comment deleted
Collapse
 
leob profile image
leob

Ah of course, Octo ... so Github have their own code academy?

Thread Thread
 
rabindratamang profile image
rabindratamang

Not exactly own code academy but kinda like a student developer community. You are qualified for this ceremony if you are graduating in 2020 from any list below.

  • Non-Traditional Education (Bootcamps, Codecamps, Hacker Schools, etc)
  • High School Graduates
  • College Graduates
  • Master's Graduates
  • Ph.D. Graduates