Skip to content

Phase 2: Goals + Timetable Engine #3

Description

@ed-morais

Goal

Users can create goals and the AI generates a detailed timetable with phases, milestones, and daily actions.

Checklist

  • Functional test: Alex creates "Pass JLPT N4 in 60 days", Ima generates a timetable
  • Goal model (title, category, deadline, status, daily_time_minutes)
  • Milestone model
  • DailyAction model
  • Goal CRUD API
  • Timetable generation service (AI-powered, mocked in tests)
  • Action scheduling service
  • Goal store (Zustand)
  • Frontend: Goal creation form
  • Frontend: Goal detail + timetable view

Branch

feat/goals

Metadata

Metadata

Assignees

No one assigned

    Labels

    phase-2Goals + Timetable

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions