Skip to content

Mr-Password-7/todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ Python To-Do List App

A simple command-line To-Do List application built using Python.

๐Ÿš€ Features

- Add tasks
- View tasks
- Mark tasks as completed
- Delete tasks
- Data stored in JSON file

๐Ÿ›  Technologies Used

- Python
- JSON (for storage)

โ–ถ๏ธ How to Run

git clone https://github.com/Mr-Password-7/todo-app.git
cd todo-app
python main.py

๐Ÿ“ธ Sample Output

--- TO-DO APP ---
1. View Tasks
2. Add Task
3. Complete Task
4. Delete Task
5. Exit

๐Ÿ“š Concepts Used

- File Handling
- Functions
- Lists & Dictionaries
- CLI Interaction

๐Ÿ‘จโ€๐Ÿ’ป Author

Gorla Bhargav 

About

A simple Python CLI-based To-Do List application using JSON storage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors