Commit Graph

9 Commits

Author SHA1 Message Date
Thanh Quy - wolf 184635caf9 resolve conflict 2026-03-29 22:29:44 +07:00
Thanh Quy - wolf 284183098e docs: update and create comprehensive markdown documentation
- Updated README.md with current features (Auth, Cart, Feed pages)
- Updated COMPONENTS.md with CartFab and all context providers (Auth, Cart, Menu)
- Created APP.md: detailed documentation of all routes and pages
- Created LIB.md: documentation of types, constants, and contexts
- Created LAYOUTS.md: header and footer component documentation
- Updated TODO.md: reflects completed implementations and future work

This provides agents with comprehensive documentation to understand the project structure and implementation details.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-29 20:17:55 +07:00
Thanh Quy - wolf e2aeebd0e1 Created Page Feed 2026-03-29 20:05:53 +07:00
gitea-actions 6a6afc4436 chore: release [ci skip] 2026-03-25 03:07:52 +00:00
Blackbox Agent 6df96e811b feat(auth): add Login and Register pages with validation and OTP 2026-03-24 10:43:01 +00:00
Blackbox Agent 9c5b586030 feat(payment): add cart FAB, payment page, qty updates, invoice sidebar 2026-03-23 03:12:19 +00:00
Thanh Quy - wolf b980c12afd Update sidebar 2026-03-22 17:16:08 +07:00
Thanh Quy - wolf 4cc1e76dd7 Fix some error 2026-03-22 15:47:10 +07:00
Thanh Quy - wolf 9da99c6495 Created Page User 2026-03-22 15:10:44 +07:00