Skip to content

Simple Daily Task Manager #2157

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

Merged
merged 2 commits into from
Apr 20, 2024
Merged

Conversation

sachinrafic
Copy link
Contributor

This Python script serves as a basic daily task manager, helping users efficiently manage their tasks and deadlines. The script includes functionality to add tasks with specific deadlines, view all current tasks, and store this data persistently in a CSV file. It is designed to be a straightforward tool for personal productivity, allowing users to keep track of their daily to-dos with ease. This task manager can be further customized or expanded to include features such as task prioritization, reminders, or integration with other productivity tools.

… to add, view, and manage daily tasks. Features implemented include loading and saving tasks to a CSV file, adding new tasks with deadlines, and displaying all tasks. This setup helps streamline daily planning and task tracking.
@geekcomputers geekcomputers merged commit b462c82 into geekcomputers:master Apr 20, 2024
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