Skip to content

nishant1221-github/To-Do-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

To-Do List

A simple command-line To-Do List application built using Python. This project allows users to manage tasks efficiently by adding, editing, deleting, and viewing them through an intuitive interface.

Features

  • Add Tasks: Quickly create new tasks with titles and descriptions.
  • Edit Tasks: Modify existing tasks to update details as needed.
  • Delete Tasks: Remove tasks that are no longer relevant.
  • View Tasks: Display all current tasks along with their completion status.

Technologies Used

  • Python

Installation

To set up the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/todo-list.git
    
  2. Navigate to the project directory: cd todo-list

  3. Run the application: python todo.py

Usage:

  1. Run the application in your terminal.
  2. Follow the prompts to add, edit, delete, or view tasks.
  3. Enjoy organized task management!

Contributing:

Contributions are welcome! If you find any issues or have suggestions for improvements, please submit an issue or a pull request.

License:

This project is licensed under the MIT License. See the LICENSE file for more details.

Acknowledgements:

This project is part of the CodeSoft Internship Project 2. Thanks to everyone who contributed and provided resources to help develop this application!

Tags: Codesoft_taskno

Feel free to modify any section to better fit your project or personal style!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages