DEV Community

Bratin Kundu
Bratin Kundu

Posted on

My First Angular App

Covid-19 Dashboard

Demo Link:

http://novelcoronavirus19.netlify.com/

Link to Code:

https://github.com/bratinkundu/Covid19-angular

How I built it:

I built this project using Angular/cli and used some open source api for collecting the data. I tried to cover most of the topics of Angular that I had learnt till that time. This app will help you with providing the data of Corona Virus all over the world and also country wise. It also has a special page for discovering the statistics of cases in India and also the district wise data. I have also used chart.js for making the dynamic chart for a better experience.

The project is live on the above mentioned link. Do check it!!

Top comments (0)