Commit Graph

4 Commits

Author SHA1 Message Date
Ivan
5185b65618 docs: add Cabo Pickleball Club adaptation design document
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 11:07:40 +00:00
Ivan
45ceeba9e3 feat: rebrand application from Padel Pro to SmashPoint
Complete rename across all layers: UI branding, package names
(@smashpoint/web, @smashpoint/shared), infrastructure (Docker,
DB config), seed data, documentation, and logo/favicon.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 02:46:29 +00:00
Ivan
8dbd20950e docs: add detailed implementation plan
Comprehensive task-by-task plan covering:
- Phase 1: Project foundation (Turborepo, Next.js, Prisma, Auth)
- Phase 2: UI components (shadcn/ui, layouts)
- Phase 3: Bookings module (core functionality)
- Phase 4: POS, Tournaments, Memberships
- Phase 5: Dashboard and Reports
- Phase 6: Mobile app (React Native/Expo)

Each task includes exact file paths, complete code, and commit messages.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 06:06:35 +00:00
Ivan
aa418b7872 docs: add Padel Pro system design document
Complete design specification including:
- Multi-site architecture for padel club management
- Booking system with client app and admin panel
- Point of sale (POS) with inventory
- Tournaments and leagues module
- Membership plans with benefits
- Full database schema (Prisma)
- UI/UX guidelines and color palette
- Project structure (monorepo with Turborepo)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 04:19:11 +00:00