Prerequisites: 1)Have python3, python3-pip installed You can install it using "sudo apt-get install python3 python3-pip" On Ubuntu,Debian based systems "sudo dnf install python3 python3-pip" On Fedora, Redhat based systems
2)Have flask installed You can install is using pip3 install flask
Steps to excecute:
Extract the Zip Open terminal in the extracted folder
Run commands:
You should see (venv) enabled
Run commands:
Open the link which appears 127.0.0.1:5000 Run the application