FITMOMFITNESS DASHBOARD 3.0

1. Upload the entire fitmomfitness-dashboard folder to your web host.
2. Open index.html in a browser.
3. Progress is stored in browser localStorage.
4. Use Export regularly to save a JSON backup.
5. The dashboard can run as a standalone folder or be linked from WordPress.

Main files:
- index.html: application shell
- css/dashboard.css: visual system
- css/responsive.css: mobile layout
- js/fitmomfitness-config.js: site strategy and starter data
- js/storage.js: save, import, and export behavior
- js/app.js: dashboard modules and interactions

No database or build process is required.
