Commit Graph

9 Commits

Author SHA1 Message Date
Achmad Baihaqi feeb82efc1 feat: add main entry point, docs, and tests
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 23:07:07 +07:00
Achmad Baihaqi 5e698ae78c feat: add favorites, AI tutors, and references features
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 23:06:59 +07:00
Achmad Baihaqi 1ab2705f46 feat: add flashcards and quizes features
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 23:06:52 +07:00
Achmad Baihaqi e2c2936fae feat: add books feature (home, read, quiz, reward, histories)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 23:06:45 +07:00
Achmad Baihaqi 17ca14c40c feat: add home, profiles, and rewards features
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 23:06:37 +07:00
Achmad Baihaqi edcee652d2 feat: add auth, utils, and navigation features
- Auth screens: choose class, date of birth, gender
- Navigation and splash screen
- Main controller

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 23:06:29 +07:00
Achmad Baihaqi 037711ede7 feat: add app assets (images and JSON files)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 23:06:19 +07:00
Achmad Baihaqi eadf42c78b chore: add platform and Firebase configuration
- Android and iOS platform setup
- Firebase and Firestore rules

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 23:06:10 +07:00
Achmad Baihaqi eab6f20f65 chore: add project configuration files
- .gitignore, .metadata, README.md
- analysis_options.yaml, pubspec.yaml, pubspec.lock

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 23:06:00 +07:00