# Creamouvre Track My Money - Fully Mobile Responsive Version

This version applies a mobile-first shell across the PHP app.

## What changed
- Fully responsive shared layout for authenticated pages.
- Mobile bottom navigation with quick access to Home, Plan, List, Scan, and Reports.
- Off-canvas menu for all other modules.
- Touch-friendly buttons, forms, cards, and inputs.
- Tables automatically convert into mobile cards.
- Improved mobile login screen.
- PWA manifest and service worker retained.
- Offline/online indicator retained.
- OCR scanning, shopping checklist, reports, settings, projected list, and sync files retained.

## Entry point
Upload the folder to your hosting and open:

`public/login.php`

Demo login remains:

`admin@trackmymoney.local / admin123`

## Database
Use the existing database schema and migrations in `/database`.
