Things to do before sending a pull request
- Read our contribution guide line
- Run Unit Tests
This is pleasure for us to accept your contributions
If you have an improvements to Covid19api , we are waiting for your pull request.
- Python 3 , FLask , SQLAlchemy
- PostgreSQL
- Postgis
- Fork our repository
- Install postgreSQL with postgis and python3 on your computer
git clone https://github.com/MLHaiti/covid19api.git
on your computercd covid19api && pip install -r requirements.txt
Feel free to submit an issue if you have a problem while installing this software