Need help to create a personal app I wanted to build

I am trying to build a personal task manager app using glide but I don’t know how to implement the model that I want. I would like to get some ideas on how to create it on glide. I have created a mock UI using figma with details, sharing it below:

Task list with date selection:

Add new task:
Task captures field like:
Task name
Description
Target Date
Duration
Type of task (Drop down with Once and Recurring as options)
End Date(applicable if Type of task is Recurring)

Please let me know if you have ideas to work through this.