requirments flask flask_sqlalchemy werkzeug flask_mail
steps to run the website.
- install an program like xampp and start the apache and mysql ports
- now open your browser and type https://localhost/phpmyadmin
- import the sql file in phpmyadmin
- run main.py
- open webbrowser and type localhost:5000