-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
good first issueGood for newcomersGood for newcomersrefactorClean something in the codeClean something in the codewebappDirectly related to the CAIS webappDirectly related to the CAIS webapp
Description
- app.py
- profiles.py
- file_navigation.py
For app.py consider refactoring the dropdowns:
(useful technique: https://martinfowler.com/bliki/BranchByAbstraction.html)
- Change the implementation to use a different page per new dropdown
- Find a way to implement dynamic number of components with Dash
- Pick a new framework and reimplement the presentation logic
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersrefactorClean something in the codeClean something in the codewebappDirectly related to the CAIS webappDirectly related to the CAIS webapp