Skip to content

jillianrice/Python-Task-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Project Title: Task Manager

Purpose:
- Simple Python program to manage a list of tasks.
- Add, view by priority, complete, and remove tasks.

Files:
1. TaskManager.py - Main program file with all functionality.

How it works:
- Runs in terminal.
- Prompts user with options to add, list, mark complete, or delete tasks.
- Lists tasks by priority level
- Stores tasks in memory while running.

How to run:
- Run the script: python "Task Manager.py"
- Follow on-screen prompts.

Date:
August 2025

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages