Covid 19 Dashboard
1.0.0
Search engine for bibliography related to covid-19 from:
Goto cmd/command line in your computer and type
git clone https://github.com/saadhaxxan/Covid-19-Dashboard.git
cd Covid-19-Dashboard
pip install -r requirements.txt
python app.py
cd project
git init
heroku create
heroku git:remote -a herokuappname
git add .
git commit -am "make it better"
git push heroku master
You can get in touch with me on my LinkedIn Profile:
You can also follow my GitHub Profile to stay updated about my latest projects:
If you liked the repo then kindly support it by giving it a star !
If you find any bug in the code or have any improvements in mind then feel free to generate a pull request.
If you face any issue, you can create a new issue in the Issues Tab and I will be glad to help you out.