Skip to content

SagarSingh2402/python-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

python-project

Task Management Application (Python): Developed a command-line based task management application using Python to implement CRUD (Create, Read, Update, Delete) operations. Designed the program flow with user-friendly prompts, loops, and conditional branching to allow users to add, update, delete, and view tasks dynamically. Leveraged Python lists and methods like .append(), .index(), and .pop() to efficiently manage data in memory. Focused on clean input handling and modular code structure, demonstrating problem-solving skills and the ability to translate requirements into functional software.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages