https://github.com/jango73/plannifier
Automatic planning tool
https://github.com/jango73/plannifier
Last synced: 12 months ago
JSON representation
Automatic planning tool
- Host: GitHub
- URL: https://github.com/jango73/plannifier
- Owner: Jango73
- Created: 2017-09-16T09:41:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-07T16:44:57.000Z (about 7 years ago)
- Last Synced: 2025-04-14T11:45:08.434Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 41 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Plannifier
This is an automatic planning tool.
# How it works
The user enters the following data:
- Workers
- Efficiency regarding modules
- Vacancies
- Modules
- Tasks
- Priority
- Related modules
- Milestones
The software computes a planning based on
- priority of tasks
- availability of workers
- efficiency of workers regarding modules
# Things to do
- Finalize the UI