Python Tutorial: Full To Do App With Flet & SQLite3

preview_player
Показать описание
In this Python tutorial, we'll be building a complete to-do application in Python using Flet as the UI and SQLite3 as the back-end. SQLite3 is a built-in library in Python, fast, and lightweight and it makes a great database for local storage.

*note*: The application seems to refresh when one of the CRUD functions are called. This could be a glitch from the code, but it does not affect the actual function. I will try to see where the source is from and update if possible.

**update**: The refresh glitch was from running hot reload. Running the app without it makes it work.

Time Stamps
00:00:00 - 00:00:55 App Demonstration
00:00:57 - 00:10:12 App Setup
00:10:13 - 00:15:35 Form Class UI
00:15:36 - 00:19:54 Form Animation
00:19:55 - 00:26:38 Form Class UI cont.
00:26:39 - 00:35:39 Task Class UI
00:35:40 - 00:47:27 Display Task
00:47:28 - 01:03:15 Delete + Update Task
01:03:16 - 01:23:44 Database CRUD Functions
01:23:45 - 01:24:38 Final Demonstration

#python #tutorial #programming
Рекомендации по теме
Комментарии
Автор

Its really amazing to see the pages(routing)update on the go.

Zac_Aj
Автор

Keep posting more ... Flet will be famous by your app
Make app to use Flet datatable, data taken from Pandas dataframe

SP-dbsh
Автор

thank you for the great work, hehehe absolutely love the no talk tutorial thats what makes you unique. big UP.

johnmahugu
Автор

Hey you can talk in your local language. You will get more views if they are explanatory. Good video.

pravinpund
Автор

Very excellent project, thank you, thank you

pablo
Автор

This app looks so sleek and your code very clean! This videos are helping the flet community more than you know 🙌🏻 I hope you don’t mind I took some functional inspiration from another video of yours for a phone app I’m working on. I couldn’t find your GitHub account for the mention but I’d be eager to if you share it

JorgeAlvarez-tqcb
Автор

how to build this app so it can be installed?

mikaelzera
Автор

Your videos would be better if you did voiceovers and thoroughly explained what you were doing.

aaroncatolico
Автор

How to convert a python file written in flet to .app?

bioinformatik
Автор

Hi, Could you make a video on how to create the distribution for a website and have it hosted locally, for example in world wide internet information services IIS on a local PC os windows...

Runtimevic
Автор

Hi! You're making great jobs here in this channel as i see. I was using PyQt to make GUI projects but i thought i need something much more modern so i saw Flet. Today i was watching and reading some stuff to practice and get the architecture of flet and flet projects. Then i tried to make the same app with you. But i have some problems with the form which is used get the task input at the very first. I made everything same with you but animations doesn't work and it doesn't appear when i set the height back to 200 again. Can i just e-mail you or something if you can have a look? I haven't been using Discord for so long but i could use it too if you want.

yusufkiris
Автор

how to clear all tasks at window. I add func3 - deleteallfunction, but don't know, how to write code for it? And text at tasks is not wrap, how change this function?

Eirstream
Автор

do we have right and left swipe features

jacob_t_h_omas
Автор

Can you please make a video to convert this to an apk.

drac