Skip to content

software-developer-portfolio/task-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Task Manager

A command-line task manager written in Python.

Features

  • Add tasks
  • View tasks
  • Mark tasks as complete
  • Delete tasks
  • Save and load tasks automatically
  • First-run setup
  • Input validation and error handling

Requirements

  • Python 3.x

Running the Application

python main.py

Skills practiced

  • Functions
  • File handling with pickle
  • Input validation
  • Error handling
  • Program structure
  • Git and GitHub version control

Packages

 
 
 

Contributors

Languages