Skip to content

This project is the simple demonstration of using flash to design web application

Notifications You must be signed in to change notification settings

mycurioussoul/flask_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

flask_example

This project is the simple demonstration of using flash to design web application

Steps:

  1. Import this project in your Visual studio code

  2. Execute 'pip3 install flask' to install flash in your vs code development enviornment

  3. Execute app.py

    image

  4. Output terminal will show below (server started on http://127.0.0.1:5000):

    image

  5. From web browser, connect http://127.0.0.1:5000

    image

  6. Now, try http://127.0.0.1:5000/form

    image

About

This project is the simple demonstration of using flash to design web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published