An open API service indexing awesome lists of open source software.

https://github.com/jango73/plannifier

Automatic planning tool
https://github.com/jango73/plannifier

Last synced: 12 months ago
JSON representation

Automatic planning tool

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