You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fetch the tasks information from the database instead of hardcoded data.
Edit the table to be able to show some of the "Status" column. You can edit the spacing and so on (I think there is a formatDate function already created in the ProjectCard.jsx component).
Make the columns filter box a bit smaller for the webpage.
The current add task form looks like this:
You can edit the task form to be a bit bigger so that clicking on the x button is easier to trigger
Implement a select for the members using the "UsersInProjects" table
Post the information into the database and ensure the newly added task is displayed.
Also, really great job on the tasks page before, looks really nice!
Currently, our tasks page looks like this:
Fetch the tasks information from the database instead of hardcoded data.
Edit the table to be able to show some of the "Status" column. You can edit the spacing and so on (I think there is a formatDate function already created in the ProjectCard.jsx component).
Make the columns filter box a bit smaller for the webpage.
The current add task form looks like this:
Also, really great job on the tasks page before, looks really nice!
Figma Link: https://www.figma.com/team_invite/redeem/m7USct7pyXUSdm1R6BbS9B
The text was updated successfully, but these errors were encountered: