Skip to content

Task Assigner v0.1.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@yi-an-archive yi-an-archive released this 20 Dec 00:11
0fe7c33

Task Assigner - Initial Release (20/12/2023)

Features

  1. Randomly assigns tasks to people based on everyone's eligible tasks.
  2. Repeat the process for multiple weeks if necessary.
  3. Ensure the number of people required for each task is sufficient.
  4. Print out the assignment history for each person and each task.

Installation

  1. Open 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.