-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
refactorCode needs to be rewrittenCode needs to be rewritten
Description
The first implementation of the projects and project page has a lot of code duplications due to using the same UI components and the same CSS styling. There could e.g. be created a new component for the grid list. Please also check how the duplicated code can be reduced. It would be nice to have a universal screen component which can then be used for all screens by only adding the different inputs.
Code from: HealthML/annotation-service#83
- create component for navigation bar (including home and back button as well as possibility to add more buttons)
- create universal screen where only the input needs to be changed (for projects and project page)
- ...?
Metadata
Metadata
Assignees
Labels
refactorCode needs to be rewrittenCode needs to be rewritten