Sharmeen20 / To-Do-List-Application

2 stars 14 forks source link

Enhanced The Script #6

Closed halcyon-past closed 1 month ago

halcyon-past commented 1 month ago

SENDING THE PULL REQUEST AGAIN

This enhanced version of the To-Do List application includes several improvements and new features:

This Pull Request Addresses the Issue present in #1

Sharmeen20 commented 1 month ago

There are some conflicts, I am not able to merge your request

On Wed, Oct 2, 2024 at 8:19 PM Aritro Saha @.***> wrote:

SENDING THE PULL REQUEST AGAIN

This enhanced version of the To-Do List application includes several improvements and new features:

  • Object-Oriented Design: The code now uses classes (Task and ToDoList) to better organize the data and methods.
  • JSON Storage: Tasks are now stored in a JSON file instead of a plain text file, allowing for more complex data structures.
  • Task Properties: Each task now has additional properties like due date, priority, completion status, and creation timestamp.
  • Sorting Options: Users can sort tasks by due date or priority when viewing them.
  • Mark as Completed: Added functionality to mark tasks as completed.
  • Statistics: A new option to view task statistics, including completion rate and overdue tasks.
  • Input Validation: Improved input validation for dates and menu choices.
  • Flexible Due Dates: Users can add tasks with or without due dates.
  • Priority Levels: Tasks can be assigned priority levels (High, Medium, Low).
  • Better Formatting: Task display is improved with status indicators and more information.

This Pull Request Addresses the Issue present in #1 https://github.com/Sharmeen20/To-Do-List-Application/issues/1

You can view, comment on, or merge this pull request online at:

https://github.com/Sharmeen20/To-Do-List-Application/pull/6 Commit Summary

File Changes

(3 files https://github.com/Sharmeen20/To-Do-List-Application/pull/6/files)

Patch Links:

— Reply to this email directly, view it on GitHub https://github.com/Sharmeen20/To-Do-List-Application/pull/6, or unsubscribe https://github.com/notifications/unsubscribe-auth/APMPDLNZQ7EZMXS3LQRWJW3ZZQBXPAVCNFSM6AAAAABPH3CZIWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGU3DCOBZGI3DONA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Sharmeen20 commented 1 month ago

There are some conflicts, not able to merge.

Sharmeen20 commented 1 month ago

Sorry couldn't merge. Don't update readme file.