This project is the simple demonstration of using flash to design web application
Steps:
-
Import this project in your Visual studio code
-
Execute 'pip3 install flask' to install flash in your vs code development enviornment
-
Execute app.py
-
Output terminal will show below (server started on http://127.0.0.1:5000):
-
From web browser, connect http://127.0.0.1:5000
-
Now, try http://127.0.0.1:5000/form