issues
search
TeamSummerPower
/
task-management-project
Cool task management tool project
0
stars
0
forks
source link
Create buttons functionality
#19
Closed
bitsinn
closed
1 year ago
bitsinn
commented
1 year ago
Create Task button:
Take the information from the user and write it in the database
Create Delete button:
Takes ids from tasks which have to be deleted
Edit task:
Edit the fields of the task entity specified by the user ( title, description, e.g. )
Create Task button:
Create Delete button:
Edit task: