BuildNLearn Community
Install git locally to clone the project, alternatively you can download directly from above without installing git.
To clone via git use below command from your command prompt:
git clone https://github.com/imranakbarin/Build2Learn.git
Change into the directory you downloaded:
cd Build2Learn
Create virtual environment
py -m venv build2learn-env
Run the below command, as some windows user face running scripts
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope Process
Activate the virtual environment
.\build2learn-env\Scripts\activate
pip install -r requirements.txt
flask run
http://www.buildnlearn.in/api/chennaizones/cases
http://www.buildnlearn.in/api/chennaiStreet/daily
For News API to work, get api key from https://newsapi.org/