Flask Course – Python Web Application Development

Learn the Flask Python web framework by building your own e-commerce website with its own authentication system.

πŸ’» Full code: https://github.com/jimdevops19/FlaskSeries
πŸ’» Get code snippets used in the course: http://www.jimshapedcoding.com/courses/Flask%20Full%20Series

✏️ Course created by Jim from JimShapedCoding. Check out his channel: https://www.youtube.com/channel/UCU8d7rcShA7MGuDyYH1aWGg

⭐️ Course Contents ⭐️
⌨️ P1 (0:00:00) Introduction
⌨️ P2 (0:20:37) Styling & Templates
⌨️ P3 (0:41:37) Sending data to Templates
⌨️ P4 (1:02:56) Template Inheritance
⌨️ P5 (1:21:14) Models and Databases
⌨️ P6 (1:51:13) Project Restructure
⌨️ P7 (2:05:41) Model Relationships
⌨️ P8 (2:25:37) Flask Forms
⌨️ P9 (2:51:58) Flask Validations
⌨️ P10 (3:14:05) Flashes & Advanced Validations
⌨️ P11 (3:41:04) User Authentication Part 1
⌨️ P12 (3:59:56) User Authentication Part 2
⌨️ P13 (4:34:16) Logout and Customizations
⌨️ P14 (4:51:25) Item Purchasing Part 1
⌨️ P15 (5:18:39) Item Purchasing Part 2
⌨️ P16 (5:54:13) Item Selling

Useful Links:
πŸ”— Python Download – https://www.python.org/downloads/​
πŸ”— Pycharm Download – https://www.jetbrains.com/pycharm/download/
πŸ”— Flask Starter Template – https://flask.palletsprojects.com/en/1.1.x/quickstart/

β€”

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://freecodecamp.org/news

You May Also Like