Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zavierferodova/corona-statistic

Web Coronaviruses Cases Tracker also Submission for Course Belajar Fundamental Front-End Web Development Dicoding
https://github.com/zavierferodova/corona-statistic

covid-19 dicoding dicoding-submission express pwa

Last synced: 4 days ago
JSON representation

Web Coronaviruses Cases Tracker also Submission for Course Belajar Fundamental Front-End Web Development Dicoding

Awesome Lists containing this project

README

        

# Corona Statistic
Complete Full Stack, Progressive Web Apps World and Indonesia Coronavirus (Covid-19) Cases Tracker. The application interface is use Indonesian language so you can translate it to English if needed.

- API Source : [Kawal Corona](https://kawalcorona.com/api/)

**(Note) Update 2022**
_This application data is not accurate because an official site that is used for this app data is closed. Data on this application is lastest fetched data from the back - end before the official site closed._

## Development & Production Build

Front - End Development
```sh
npm run start-dev
```
Front - End Production Build
```sh
npm run build
```
Back - End Development
```sh
npm run server-dev
```

## Hosting Production
Use this command to start application on production server.
```sh
npm run start
```

## Application User Interface
![Top](https://github.com/zavierferodova/Corona-Statistic/blob/master/screenshot/top.png?raw=true)

Top

![Doughnut Statistic](https://github.com/zavierferodova/Corona-Statistic/blob/master/screenshot/doughnut-statistic.png?raw=true)

Doughnut Statistic

![Prevention](https://github.com/zavierferodova/Corona-Statistic/blob/master/screenshot/prevention.png?raw=true)

Prevention