# TODO ## Styling Redesign (matching design images) - [x] Redesign shared nav bar (purple gradient top, flat, POSTERG / RÉPERTOIRE / À PROPOS) - [x] Redesign shared search bar (full-width, icon, bottom border only, white bg) - [x] Rewrite `common.css` (nav + search bar components) - [x] Rewrite `main.css` (home page — white bg, media card grid, label below) - [x] Rewrite `search.css` (répertoire index — 4-col ANNÉES/CATÉGORIES/ÉTUDIANTES/MOTS-CLÉS) - [x] Rewrite `tfe.css` (TFE page — 2-col, large author/title left, media right) - [x] Add `apropos.css` (À Propos — 2-col, large monospace text) - [x] Rewrite `admin.css` (dark bg, purple gradient nav, bottom-border-only form inputs) - [x] Update `templates/nav.php` (new shared nav partial) - [x] Update `templates/search-bar.php` (new shared search bar partial) - [x] Rewrite `public/index.php` (home page with new layout) - [x] Rewrite `public/search.php` (répertoire index view + search results view) - [x] Rewrite `public/tfe.php` (individual TFE page) - [x] Create `public/apropos.php` (À Propos page) - [x] Rewrite `templates/admin/head.php` (admin nav) - [x] Rewrite `templates/admin/footer.php` (clean close) - [x] Rewrite `public/admin/add.php` (form with row layout) - [x] Rewrite `public/admin/index.php` (dark table) - [x] Rewrite `public/admin/edit.php` (form with row layout) - [x] Rewrite `public/admin/login.php` (centered dark login box) - [x] Rewrite `public/admin/thanks.php` (dark info cards) - [x] Rewrite `public/admin/import.php` (clean dark form) ## Pending - [ ] Add pagination to répertoire student index (currently capped at 100) - [ ] Thumbnail generation / cover image support for home grid cards