Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 973 Bytes

File metadata and controls

32 lines (26 loc) · 973 Bytes

Mission Kill Coronavirus

flagru flagen

How to download and run

git clone https://github.com/matv3ys/Web-project.git
cd Web-project
python main.py

What is our project like

Our project is a site on the topic of coronavirus. All users are divided into verified and unverified. Verification is performed by site administrators. The site itself consists of several sections:

  • Blog where verified users can add posts
  • A section with statistics on coronavirus
  • Quiz, where you can learn useful information about Covid-19 in interesting format

What our project is written on

  • Python 3
  • Flask
  • html+Css
  • JavaScript (Jquery and Ajax Libraries)