Commit Graph

4 Commits

Author SHA1 Message Date
Poker Design Developer
e7f7b8abf3 Complete poker card design system implementation
- Add comprehensive setup guide
- Document all completed features
- List API endpoints and usage
- Provide development roadmap
2026-05-31 15:37:42 +08:00
Poker Design Developer
0370e4018a Implement asset upload API and utility functions
- Add Asset and CardLayer model updates
- Create asset upload API endpoints
- Add AssetUploadDialog component
- Create card layout algorithms
- Implement symmetry generation utils
- Add template configurations
2026-05-31 15:33:50 +08:00
Poker Design Developer
48629736f4 Implement Django backend and Vue frontend structure
- Django backend with projects, templates, exports apps
- SQLite database models for Project, Asset, CardLayer
- REST API endpoints for project management
- Vue frontend with Vite, Element Plus, Fabric.js
- Home page for project selection
- Editor page with Fabric.js canvas integration
2026-05-31 14:55:01 +08:00
Poker Design Developer
00ac63b85c Add README and design spec for poker card design system 2026-05-31 11:46:24 +08:00