git clone https://github.com/matv3ys/Web-project.git
cd Web-project
python main.pyOur 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
- Python 3
- Flask
- html+Css
- JavaScript (Jquery and Ajax Libraries)

