Skip to content

OsmanMohamed21/toDoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Project Title: To-Do List in Python

Description:

This project implements a simple command-line to-do list application in Python. Users can:

  • Add new tasks to the list.
  • View existing tasks.
  • Mark tasks as completed.
  • Remove completed or incomplete tasks.
  • Save and load tasks from a file for persistence.

Key Features:

  • Easy-to-use command-line interface.
  • User-friendly prompts and messages.
  • Clear and concise task representation.
  • Option to save and load tasks for future use.

Technologies Used:

  • Python

How to Use:

  1. Clone this repository to your local machine.
  2. Run the toDoList.py script from the terminal.
  3. Follow the on-screen instructions to interact with the to-do list.

Future Enhancements:

  • Add support for due dates and reminders.
  • Implement a graphical user interface (GUI).
  • Integrate with a task management service (e.g., Trello, Todoist).
  • Allow for task prioritization.

About

in this simple project, I put many effort to build this "to do list" and solve challenges faced me. I know it needs tons of improvements and modifications but I will do my in the future projects.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages