DEV Community

Cover image for  Made CoronaVirus Tracker App using Angular on weekend
pushpk
pushpk

Posted on

Made CoronaVirus Tracker App using Angular on weekend

I was looking for some project to practice Angular which doesn't get too complicated for a beginner and at the same time, we were getting bombarded with coronavirus news and numbers from everywhere, which gave me an idea why not create tracker and news app regarding Coronavirus.

Started with figuring out API to use for Data Source(https://www.who.int/data/gho/info/athena-api & https://thevirustracker.com/api) and map that data in a way that app wants to represent. Using Google Map API to show map and circles. New API to pull news regarding Coronavirus on the Important News section.

https://thevirustracker.now.sh/

Please share your thoughts to make it better, still adding new features and working on performance.

Top comments (1)

Collapse
 
manishfoodtechs profile image
manish srivastava