Skip to content

Conversation

@Aditya12604
Copy link

@Aditya12604 Aditya12604 commented Oct 30, 2025

Hi @sumanth-0 ,

Thank you for maintaining this repository!

This pull request adds a Persistent To-Do List. It's a complete mini-app that uses the built-in sqlite3 module to create and manage a database, so tasks are saved even after the script exits.

It's well-commented, under 100 lines, and submitted in its own folder (sqlite_todo_list/) with the required README.md.

This PR Fixes #1855
My apologies for not creating the issue first.

I'm trying to complete my PRs before the deadline. I would be so grateful if you had a moment to review this unique database-powered script. If it's valid, could you please add the hacktoberfest-accepted label?

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Persistent To-Do List (SQLite)

1 participant