DEV Community

Aman Srivastav
Aman Srivastav

Posted on

CovidAssist - Part 2

What I built

Category Submission:

COVID Communication app
I have built a Whatsapp platform where one could message and get live global and local data about COVID confirmed, death, and recovered cases.

Demo Link

Add the number: +1 415 523 8886
Send text in Whatsapp saying: "join fellow-image"

At this step, you have joined the sandbox.
The only thing remaining is to send in commands.

         format: information <country ISO Code 3116>
         example: information USA

Alt Text

Alt Text

Link to Code

https://github.com/amansr02/CovidAssist

How I built it (what's the stack? did I run into issues or discover something new along the way?)

My app is functional and works quite well with my backend webhook flask service which has been deployed to Heroku.

I did run into deployment issues and am still trying to figure out how to parse countries without people having to remember their countries' ISO code to get information about COVID. Need some major overhauls.

Additional Resources/Info

Top comments (0)