¦What I want to do
I'm trying to implement an app that enables to manage my current tasks and their due dates on the screen like Gantt chart. Also I hope I can track each task status and see due dates at a glance.
Regarding its logic, I want the app to do the below actions.
·Adding a new task
·Updating descrioption of a task, such as Due date
·Deleting the task when I'm done.
..etc
¦What I want to ask
I imagine making a task management app with UI like the below image.
I wish I could take advantages of something for reference.
Have you ever made this kind of app?
I'd appreciate it if you could give me some advice and any clues.
Best,
Hi Tsubasa,
Don't start from scratch but search on www.outsystems.com/forge on keywords like "Gantt", "Todo" or "Tasks"
For example this one: https://www.outsystems.com/forge/component-overview/8051/simple-resource-viewer seems to be a nice candidate
Regards,
Daniel
I'm actually searching for some good component and widget in order to make Gantt Chart.
Do you have any ideas on that?
I hope I can make something like Work Breakdown Structure that employees often use in their jobs.
Did you google OutSystems forge as I suggested, there are multiple GANTT components