Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I have created a ToDoList Application using tkinter library in python #44

Closed
wants to merge 2 commits into from

Conversation

harshgsharma1501
Copy link
Contributor

No description provided.

Copy link
Owner

@king04aman king04aman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your work on the ToDo List application using Tkinter! Before merging, please consider the following changes:

  • Add more comments to complex methods, especially for database operations.
  • Implement features for task editing, deleting, and marking tasks as completed.
  • Close the database connection when the application exits to prevent data loss.
  • Expand README with usage instructions and feature examples.
  • Move tasks.db to the ToDoAppTkInter directory for better organization.
  • Review the existing project format to ensure directory names are consistent.

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.

2 participants