Skip to content

vasanthreddylingala/ToDo-List-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

To-Do List Application — Python

Built during Python internship at Coding Raja Technologies, May–June 2024.

What it does

A command-line to-do list manager that lets users add, view, complete, and delete tasks. Tasks are saved to a file so they persist between sessions.

Features

  • Add new tasks
  • View all tasks with completion status
  • Mark tasks as done
  • Delete tasks
  • Data saved automatically to tasks.txt

Tech stack

Python · OOP · File Handling · CLI

How to run

python todo_list.py

Usage

Menu:
1. Add Task
2. View Tasks
3. Mark Task as Done
4. Delete Task
5. Exit

Author

Vasanth Reddy Lingala — Coding Raja Technologies Internship, 2024

About

Python to-do list CLI app with file persistence. Built during Coding Raja internship. Used by 6–10 peers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages