Demonbruster / todo-app

0 stars 0 forks source link

Adding new task #2

Closed Demonbruster closed 6 months ago

Demonbruster commented 6 months ago

There must be a add task Plus button, Once click the plus button should popup a textbox, Once filling the task should able to submit by clicking submit button, once after click the submit button it should be validated (like avoiding Empty box), API endpoints database configuration with task tables and Task Status table,

thisisfaaris commented 6 months ago