Skip to content

Dashboard built with Vue JS to track Covid-19 status in India

Notifications You must be signed in to change notification settings

andyfeds/covid19-dashboard

Repository files navigation

covid19-dashboard

A dashboard built using Vue.js to track latest COVID-19 updates in India.

Version

1.0.0

URL

https://vue-covid19-tracker.herokuapp.com/

Features

1. Total number of Confirmed, Active, Recovered and Deceased cases in india.
2. State wise count for these cases.
3. Navigate the user to next screen on click of state name and display district wise count
   (Confirmed, Active, Recovered and Deceased)

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

TODO

Due to time constraints the below items were not completed:

Unit Test for all the components
Responsiveness in smaller resolutions
SCSS variables, mixins
Themes: dark mode/light mode
Other features and statistics

About

Dashboard built with Vue JS to track Covid-19 status in India

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published