Welcome to To-Do List, a simple and effective program to help you manage your tasks and keep track of your daily goals. Whether youβre planning your day or crossing items off your list, this tool has you covered!
- Add Tasks: Quickly add items to your to-do list.
- Mark Completed: Easily mark tasks as done and remove them from the list.
- View Tasks: See all pending tasks in one place.
- Save Progress: Automatically saves your tasks to a file for future reference.
- Python 3.x installed on your system.
- Clone this repository:
git clone https://github.com/LAYELKMANOJ/To-Do-List.git
- Navigate to the project directory:
cd To-Do-List cd database
-
Run the program:
python database.py
-
Follow the menu prompts to:
- Add tasks.
- Mark completed tasks.
- View pending tasks.
- Exit when done.
-
Your tasks are saved in
database.json
for future sessions.
- Python: A simple script using Python for task management.
- JSON: To store your tasks persistently.
If you find this program useful, please give it a β on GitHub!
THANK YOUβ€οΈ