Skip to content

2025-HD-BC/example-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Task Manager Application

This is a command-line-based Task Manager application developed as part of the HyperionDev Bootcamp Capstone Project.

πŸ“„ Project Description

The Task Manager helps a small team manage users and tasks efficiently. It provides functionalities such as:

  • User registration and login (admin-controlled)
  • Adding and assigning tasks
  • Viewing all tasks or only tasks assigned to a specific user
  • Marking tasks as complete
  • Editing assigned users and due dates
  • Viewing completed tasks
  • Deleting tasks (admin only)
  • Generating reports and user statistics
  • Saving data in tasks.txt and user.txt

πŸ“‚ Files Included

  • task_manager.py: The full Python implementation of the task manager
  • tasks.txt: Contains sample tasks
  • user.txt: Contains registered users
  • README.md: This file

πŸ“Œ How to Run

Ensure you have Python installed, then run:

python task_manager.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages