Skip to content

arbaz-15/Task-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Task Manager – Console Python App

A simple console-based Task Manager built using Python.
You can add tasks, view the tasks, mark them as complete, delete them, and you can exit from it.

πŸ“Œ Features

  • Add a new task
  • View all tasks
  • Mark task as complete
  • Delete a task
  • Data saved in JSON file

🧰 Tech Used

  • Python (CLI)
  • File Handling (JSON)
  • Data structures: dictionaries, lists

πŸš€ How to Run

  1. Clone the repo or download ZIP
  2. Run the file:
python task_manager.py

πŸ‘¨β€πŸ’» Author
Mohammed Arbazulla
πŸ“§ [email protected]
https://github.com/arbaz-15

About

A simple console-based Task Manager using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages