Главная
Study mode:
on
1
- Intro
2
- starter files walkthrough
3
- connect SQLite database to Flask
4
- deploy app to development environment
5
- preprocess database data
6
- HTML template
7
- Jinja2 templating
8
- database entries as form options
9
- database entries as checkbox elements
10
- Flask Session global data
11
- CSS styling
12
- connect JavaScript to Flask
13
- JavaScript client side interactions
14
- testing the app
15
- deploy app to production with Wayscript
16
- challenge!
17
- thanks for watching!
Description:
Learn to build a web application using Flask and SQLite in this comprehensive 42-minute tutorial. Explore the integration of HTML, Jinja templating, CSS styling, and JavaScript for client-side interactions. Follow step-by-step instructions to connect a SQLite database to a Flask server, preprocess data, create dynamic HTML templates with Jinja2, and implement form options and checkbox elements using database entries. Discover how to utilize Flask Sessions for global data management, apply CSS styling, and incorporate JavaScript for enhanced user interactions. Deploy the application to both development and production environments using Wayscript. Gain hands-on experience with practical examples, including a complete Groceries App, and learn how to run Flask locally on Windows and Linux machines.

Flask SQLite Web Application Step by Step Tutorial - HTML, Jinja, CSS, JavaScript, Python

Python Simplified
Add to list