Skip to content

Wasserpuncher/taskmaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

TaskMaster - Task Management System

TaskMaster is a Python program that allows you to create, manage, and organize tasks. It provides a simple and user-friendly interface for keeping track of your tasks.

Features

  • Create a new task management system.
  • Add tasks with names, descriptions, due dates, and priorities.
  • View a list of all tasks, including their due dates, priorities, and status.
  • Update the status of tasks (Open, In Progress, Done).

Installation

  1. Clone the repository or download the taskmaster.py file.

  2. Run the program using Python 3:

python taskmaster.py


Usage
Choose the desired option from the main menu to create, add, view, or update tasks.

Follow the on-screen instructions to perform tasks.

Tasks and their details are stored locally in a task_manager.json file.

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




You can create a GitHub repository and include the `taskmaster.py` file along with this README.md file to share the TaskMaster program with others. Be sure to customize any additional details or instructions as needed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages