srijag2700 / Covid19-SMS-Bot

SMS bot that takes a state name and/or county name and returns the number of COVID-19 cases in that state and/or county. Made using Twilio & the NYTimes COVID-19 dataset.

Home Page:https://c19-sms.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Covid19-SMS-Bot

SMS bot that takes a state name and/or county name and returns the number of COVID-19 cases in that state and/or county. Made using Twilio and Flask, using the NYTimes COVID-19 dataset.

Text 33030-COVID (330-302-6843) with any of the following:

  • {State abbreviation} (eg. "nj" or "CA")
  • {State abbreviation} {County abbreviation} (eg. "nj mercer" or "IL Cook")

and you will get a text back with data about COVID-19 cases in that state and/or county! Data courtesy of the New York Times.

Instructions

About

SMS bot that takes a state name and/or county name and returns the number of COVID-19 cases in that state and/or county. Made using Twilio & the NYTimes COVID-19 dataset.

https://c19-sms.herokuapp.com/


Languages

Language:Python 85.8%Language:HTML 14.2%