Feuille de route du projet

Consultez et mettez à jour la feuille de route du projet avec des jalons. Idéal pour la planification et le suivi.

Spar Skills Guide Bot
ProductiviteDébutant
0023/07/2026
Claude CodeCursorWindsurfCopilotCodex
#roadmap#project-planning#milestones#progress-tracking#project-management

Recommandé pour


name: roadmap description: View and update the project roadmap with milestones. Use for project planning and tracking.

Project Roadmap

Review and update the PokeBookManager roadmap.

Instructions

  1. Read docs/REQUIREMENTS.md for full scope
  2. Check current implementation status
  3. Update milestone progress

Milestones

M1: Foundation (MVP Core)

  • [ ] Project setup (Go + Next.js + Docker)
  • [ ] Clean Architecture scaffolding
  • [ ] Database schema + migrations
  • [ ] Basic CRUD for books

M2: Authentication

  • [ ] Google OAuth2 integration
  • [ ] JWT token management
  • [ ] Tenant creation and user association
  • [ ] Auth middleware

M3: Book Management

  • [ ] Book registration with tags
  • [ ] Status management (未読→読書中→読了)
  • [ ] Memo CRUD
  • [ ] Tag management (tenant-scoped)
  • [ ] Book search and filtering

M4: Pokemon System

  • [ ] PokeAPI client
  • [ ] Random Pokemon assignment on 読了
  • [ ] Pokemon data caching
  • [ ] Pokedex view

M5: Frontend Polish

  • [ ] Dashboard with stats
  • [ ] Pokemon catch animation
  • [ ] Responsive design
  • [ ] Accessibility compliance

M6: Production Ready

  • [ ] Security hardening
  • [ ] Performance optimization
  • [ ] Error handling
  • [ ] Monitoring/logging

Output

Show current progress against milestones with percentage complete.

Skills similaires