Skip to content

This application allows users to create, view, and delete tasks in a to-do list. It provides a simple command-line interface for easy interaction.

Notifications You must be signed in to change notification settings

RishiR123/To--do--List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

📋 Task Manager

A task management application built in Python, available with both command-line interface (CLI) and graphical user interface (GUI).

Overview

Task Manager is a Python-based application that allows users to manage their tasks efficiently. It provides both CLI and GUI versions, catering to different user preferences and environments.

Features

  • Command-Line Interface (CLI):

    • Add tasks: Enter new tasks and add them to the list.
    • Delete tasks: Remove tasks from the list.
    • Mark as completed: Mark tasks as completed.
  • Graphical User Interface (GUI):

    • Intuitive GUI: User-friendly interface for easy interaction.
    • Add tasks: Enter new tasks and add them to the list.
    • Delete tasks: Remove tasks from the list.
    • Mark as completed: Mark tasks as completed and visually distinguish them.

Usage

  1. Clone the repository to your local machine:

git clone:

  (https://github.com/RishiR123/To--do--List.git)
  1. Install the required dependencies (for GUI version only):
pip install tk
  1. Run the application:
  • CLI version:

    Do to List.py
    
  • GUI version:

    To-Do-List with GUI.py
    
  1. Follow the on-screen instructions (for CLI version) or use the graphical interface (for GUI version) to manage your tasks effectively.

Screenshots

  • CLI Version: CLI Screenshot

  • GUI Version: GUI Screenshot

License

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

Credits

Contact

If you have any questions or suggestions, feel free to reach out to me at rishiininternet@gamil.com.


Built with ❤️ by [Rishi R] (https://github.com/RishiR123).

About

This application allows users to create, view, and delete tasks in a to-do list. It provides a simple command-line interface for easy interaction.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages