Skip to content

ToboreOghen/Todolist-Tkinter-sqlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ To-Do List App (Tkinter + SQLite)

๐Ÿ“Œ Overview

This is a simple To-Do List desktop application built with Python (Tkinter) for the GUI and SQLite for persistent storage.
It allows users to add, edit, delete, clear, and save tasks, ensuring that tasks remain available even after closing the app.


๐Ÿš€ Features

  • Add new tasks
  • Edit existing tasks
  • Delete selected tasks
  • Clear all tasks
  • Tasks automatically saved in SQLite database
  • Scrollable task list
  • Simple, clean UI built with Tkinter

๐Ÿ› ๏ธ Tech Stack

  • Python 3
  • Tkinter (for GUI)
  • SQLite3 (for database storage)

โ–ถ๏ธ How to Run

  1. Clone this repository:
    git clone https://github.com/ToboreOghen/Todolist-Tkinter-sqlite.git
    cd Todolist-Tkinter-sqlite

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages