Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StyleFix Dashboard

An admin dashboard built with Flask, featuring component-based CSS architecture with section-specific theming.

Setup

pip install -e ".[dev]"
playwright install chromium

Running

flask --app dashboard.app run

Testing

pytest tests/ -v

Architecture

  • dashboard/ - Flask application package
  • static/css/ - Layered CSS: base → layout → components → dashboard
  • templates/ - Jinja2 templates
  • tests/ - Unit and integration tests

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages