Commit Graph

7 Commits

Author SHA1 Message Date
eff6c00a9c feat: complete phase 2 mock removal and db seed 2026-06-12 00:58:10 +03:30
40d6393b16 feat(frontend): integrate UI state with real backend endpoints 2026-06-12 00:29:17 +03:30
4b69932409 chore: save initial uncommitted changes 2026-06-12 00:21:03 +03:30
40ff169dc2 feat: complete testing, security, dynamic content, and devops overhaul 2026-05-27 02:00:14 +03:30
467532713c feat: connect UI texts, address CRUD, OTP autofocus and profile to backend 2026-05-26 21:39:14 +03:30
03d100905f refactor: optimize ArchivePage performance and imports
Remove lazy loading for ArchivePage and update cart toast notifications to use direct imports. Refactor pet state selection in product cards for better reactivity.
2026-05-26 11:44:14 +03:30
c95c9e5ce0 feat: initialize project structure
- Configure project metadata and dependencies
- Setup Vite with React and TypeScript
- Add environment configuration and .gitignore
- Implement initial application entry point and assets
2026-05-26 11:37:22 +03:30