This project is based on using REST API's and sending data to the users. It uses rest apis like Twilio-messaging-api and covid-19-tracker RapidAPI
This text you see here is actually written in Markdown! To get a feel for Markdown's syntax, type some text into the left window and watch the results in the right.
This project requires python3 enviorment installed on your system.
Install the requirements
$ cd covid_19_message_service
$ pip install -r requirements.txt
To finish setting up open terminal in same folder and wirte:
$ python3 run.py &
Maintained by: UTKARSH RAI