Skip to content

Conversation

@Wesley-nfj
Copy link

Added a beginner-friendly Streamlit To-Do List app. It has a custom red background, a text box for adding tasks, and a button to save them. Tasks are stored in the session, so they stay while the app is running. Each task is shown with a checkbox and a delete button to remove it.

Possible improvements for later could be saving tasks to a file or database, and adding a “completed” section.

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.

1 participant