DBD-SWE / Frontend

Frontend For the DBD project
0 stars 0 forks source link

Feature/dbd 45 edit permissions #108

Closed Pdaaboul closed 2 months ago

Pdaaboul commented 2 months ago

Description:

Created the edit role and add role page, using 2 components the rolename component that has an editable input, and the edit role table that includes a table with checkboxes to edit the roles for the specific rolename, including the save edit button

Approach:

Used typescript, tailwind CSS and NextUI (for the table, inputs and buttons) to create my page and its components

How it was tested :

Tested on the localhost to check if the components and tables work properly, and tested its responsiveness on the mobile, tablet and desktop

linear[bot] commented 2 months ago

DBD-45 Edit Permissions