advweb-grp1 / advanced-web-final-year-project

Final year advanced web develop unit project
MIT License
1 stars 0 forks source link

feature/data-grid #39

Closed advweb-grp1 closed 1 year ago

advweb-grp1 commented 1 year ago

A data grid which displays all of the high priority fields in one table. Should have actions column for view, update and delete. Delete will be implemented via #9 . Requirements:

advweb-grp1 commented 1 year ago

Can only be started when #10 has been merged in.

LiamSingh64 commented 1 year ago

Delete data only the logged in user has added

rwx-yxu commented 1 year ago

Yongle will be dev along with the #9

rwx-yxu commented 1 year ago

Data grid component is already up so it is just a matter of switching the actions toggle to true and pass through the delete action for the button. New nav bar item will be introduced called "data"