Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 550 Bytes

File metadata and controls

16 lines (13 loc) · 550 Bytes

Anywhere-use-systematic-Flask-web-app

Flask web-app with systematic flask file structure, ready-to-use template and using it anywhere for any project, using PyCharm.

Complete guide available: https://medium.com/@hasan123.haider/create-anywhere-use-flask-web-app-with-pycharm-fa67719df4d7

Table of content:

  1. Installation and configuration
  2. Flask files hierarchy
  3. Define flask app
  4. Routes or links
  5. Creating homepage
  6. Deploy locally
  7. Create universal layout file and add bootstrap 4.
  8. Add/Modify html files
  9. Add Navigation bar