Skip to content

raiutkarsh09/covid-19-message-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid-19 District-wise Messaging service

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.

API's To Be Used

Before Installation make youre you have got the authoization token an client id from both the APIs

Installation

This project requires python3 enviorment installed on your system.

Install the requirements

$ cd covid_19_message_service
$ pip install -r requirements.txt
To setup the api keys open the api_covid.py and api_twilio.py and fill the respective fields

To finish setting up open terminal in same folder and wirte:

$ python3 run.py &

Maintained by: UTKARSH RAI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages