saltcorn-gantt
v0.1.1
Published
Gantt view plugin for Saltcorn NoCode Platform
Downloads
94
Readme
saltcorn-gantt
Gantt View plugin for Saltcorn Modern NoCode platform.
Description
Shows Gantt view. Currently implemented only readonly view.
Author
AlexanderSokolov
Plugin for
https://saltcorn.com/
Based on
https://frappe.io/gantt
View parameters
You need to have following columns in table:
title field
Name of the task (String).
start field
Start date of the task (Date).
end field
End date of the task (Date).
milestone field (optional)
(under construction) Mark task as milestone (Bool).
progress field (optional)
Task progess (Interger or Float). The number between 0..100.
Documentation
- See https://github.com/AleksandrSokolov/saltcorn-gantt/issues/1 for installation manual