https://github.com/vanstrouble/todolist-sqlite
Simply todo list using Python and SQLite.
https://github.com/vanstrouble/todolist-sqlite
Last synced: about 1 year ago
JSON representation
Simply todo list using Python and SQLite.
- Host: GitHub
- URL: https://github.com/vanstrouble/todolist-sqlite
- Owner: vanstrouble
- Created: 2023-08-17T02:17:41.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-19T22:17:41.000Z (almost 3 years ago)
- Last Synced: 2025-02-02T14:14:01.094Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple To-Do List
Thid is just a Python To-Do List to practice SQLite.