CivicTechTO / CivicTechTO/tRacket-dashboard
App Formatting refactored into config.ini and CSS
Open
design
enhancement
- Dominant language
- Jupyter Notebook
- Stars
- 7
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Make sure all app formatting params are read from config.ini and styling is in CSS, remove hard coded params in the components or app script.
**Describe the solution you'd like**
- Look for any app styling params in app.py and the pages and components and move those to config.ini and CSS in an appropriate section.
- app_components.py needs to read the config and passed to the managers.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.