Skip to content

This tool implements a task assignment system that randomly assigns tasks to individuals.

License

Notifications You must be signed in to change notification settings

yi-an-archive/task-assigner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Task Assigner

Description

This tool implements a task assignment system that randomly assigns tasks to individuals based on predefined rules. So far, the rules are:

  1. Everyone will be assigned only with their eligible tasks.
  2. TBC

Installation

  1. Download main.py in src folder.
  2. Modify the list of people and their eligible tasks based on your own case.
  3. Modify the number of weeks you want to generate.

Python Version

This project was written using Python 3.9. Make sure you have Python 3.9 or a compatible version installed before running the tool.

License

This project is licensed under the GPL-3.0 License.

About

This tool implements a task assignment system that randomly assigns tasks to individuals.

Resources

License

Stars

Watchers

Forks

Languages