Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 526 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 526 Bytes

Covid-19-Helper

A Flask application that gives statistics of all countries that are affected by covid-19 using a covid-19 API.
To visist the website Click Here

Requirements:

  • python3 installed
  • Flask installed

Process:

  1. Open terminal
  2. Go to home directory
  3. type flask run there

Then the flask development server will start and copy the server link in chrome and it's done.

Technologies Used:

  • Python3
  • html
  • css
  • bootstrap
  • Flask
  • jinja
  • Covid-19 API