Real-Dev-Squad / website-my

My profile section of the app
https://my.realdevsquad.com
MIT License
6 stars 88 forks source link

Idle status | Form #293

Open RitikJaiswal75 opened 1 year ago

RitikJaiswal75 commented 1 year ago

Issue

Create a form that user has to fill up once they change their status to idle

Description

Once the user changes their status to idle they need to fill out a form that will help them get to the next task. In case the user does not fill out the form Do not change their status.

How will it help:

It will help them in getting the next task faster and also will help in getting a task better suited for them.

Questions in the form

All the field are mandatory

Add a data validator to validate data both at frontend and backend

Backend

Save the data in a model

RitikJaiswal75 commented 1 year ago

Check out the big picture over here: https://github.com/Real-Dev-Squad/todo-action-items/issues/107