Skip to content

A task manager to track tasks, add users, view overdue tasks, and other statistics.

License

Notifications You must be signed in to change notification settings

Nadia-JSch/Task-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task-manager

A task manager to track tasks, add users, view overdue tasks, and other statistics.

Description

The task manager allows users to record and edit tasks. The admin user is able to add new users and view additional stats. Information about users and tasks is written and read from text files.

Functionality for the admin user includes:

  • Registering a user
  • Adding a task
  • View all tasks
  • View admin's tasks
  • Generating reports
  • View statistics

The aim of this project is to make use of text I/O, loops, lists, dictionaries, logical flow and procedural programming in a meaningful way.

Dependencies

  • import copy
  • import datetime

Running the program

  • Run the task_managerII.py file in any Python IDE.

Preview

Start menu for the admin user.

task_manager_menu SGrab

Admin user's view of task statistics for registered users.

task_manager SGrab

Author

Nadia Schmidtke contact

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE.

Thank you for using the task manager :)

About

A task manager to track tasks, add users, view overdue tasks, and other statistics.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages