Giter Site home page Giter Site logo

hack505 / taskmaster Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 4 KB

TaskMaster is a simple command-line To-Do List application in Python.

Python 100.00%
cli-app color-formatting command-line-interface hack505 kamesh productivity python task-management time-management to-do-list

taskmaster's Introduction

To-Do List Application

A simple command-line To-Do List application in Python.

Features

  • Add tasks with a title and due date.
  • View the list of tasks with their titles, due dates, and completion status.
  • Mark tasks as completed.
  • Delete tasks.
  • Edit existing tasks, including title, due date, and completion status.

Usage

  1. Add Task:

    • Choose option 1 in the menu.
    • Enter the task title and due date as prompted.
  2. View Tasks:

    • Choose option 2 in the menu.
  3. Mark Task as Completed:

    • Choose option 3 in the menu.
    • Enter the task index to mark as completed.
  4. Delete Task:

    • Choose option 4 in the menu.
    • Enter the task index to delete.
  5. Edit Task:

    • Choose option 5 in the menu.
    • Enter the task index to edit.
    • Choose the aspect to edit (title, due date, completion status).
  6. Exit:

    • Choose option 6 in the menu to exit the application.

Dependencies

  • Python 3.x
  • colorama
  • cursor

Install dependencies using:

pip install colorama cursor

Authors

License

MIT

Contributing

Contributions are always welcome!

taskmaster's People

Contributors

hack505 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.