tuwien-csd / damap-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add admin only UI to work with internal storages

ValentinFutterer opened this issue · comments

Description
Currently, internal storages can only be added via a sql script. This is annoying and a lot of extra work, if the list has to be changed.

Describe the solution you'd like
The frontend should offer a admin-only UI element to perform CRUD operations on internal storages. This would make it way easier to manage them.

Additional context
This is closely related with tuwien-csd/damap-backend#198 and tuwien-csd/damap-backend#95 and should be worked on in tandem.