Web Development in Flask: Build Your First Website
Key Takeaways
Builds a website using Flask, SqlAlchemy, and Python to create user credential-based web applications
Original Description
This guided project, Web Development in Flask: Build Your First Website, will help an intermediate Python programmer who is looking to utilize Flask to create a website requiring user credentials. In this 1.5-hour long project-based course, you will learn how to create a Flask Model with SqlAlchemy, create a Flask registration page, create a Flask login page that requires credentials, render application data in a Flask template, and link a stylesheet in a Flask template.
To achieve this, you will be taking on the role of helping a company that needs to track products, so that only registered users are allowed to view the products.
In order to be successful in this project, you will need some experience with some IDE (VS Code), basic Linux command line, some SQL + Database, and basic Python (classes, variables, functions, control constructs).
Watch on External: Coursera ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: API Design
View skill →Related Reads
📰
📰
📰
📰
Additive column can 500 every login (Drizzle + Better Auth + preview deploys)
Dev.to · Omar Bni
Why Auth0 E2E Tests Fail After Login: The localStorage Race Condition
Dev.to · Anand Rathnas
Basic Git Command and What is Git
Medium · Programming
When to Use an ORM vs SQL and Query Builders
Dev.to · Doogal Simpson
🎓
Tutor Explanation
DeepCamp AI