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:
- Installation and configuration
- Flask files hierarchy
- Define flask app
- Routes or links
- Creating homepage
- Deploy locally
- Create universal layout file and add bootstrap 4.
- Add/Modify html files
- Add Navigation bar