It has been a while. Let us learn how to build web applications with Python using the MVC pattern with the Masonite framework.
#python #mvc
LEARN MORE
https://docs.masoniteproject.com/
SOURCE CODE:
https://github.com/jod35/Building-Web-Applicatons-with-Masonite-and-Python.git
BUY ME A COFFEE PLEASE:
https://www.buymeacoffee.com/jod35
TIMESTAMPS
0:00 Introduction
0:48 Project set up
3:11 Project structure
9:08 Database setup
11:21 Creating a migration file
21:05 Creating a database model
22:45 Creating a controller class with resource methods
26:20 Creating HTML views
30:20 Routing
35:59 Template inheritance
37:12 Styling with Bootstrap
40:48 Named routes
47:59 Using HTML forms
54:41 CRUD with controller methods
1:39:00 Wrapping Up
source
