Skip to content

Nibsi3/caps-tutor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

343 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAPS Tutor

build coverage focus

status stack type

caps tutor preview

Curriculum-aligned learning platform with AI-assisted study flows, student dashboards, and admin tooling for content operations.

Snapshot

  • Core value: improve study consistency through structured practice and guided content.
  • Architecture: Next.js app with dedicated student/admin route groups.
  • Platform: Appwrite-backed authentication/data workflows plus operational scripts.

What it does

  • Subject discovery and guided learning flows across multiple curriculum areas.
  • Practice and progress features through dashboard routes.
  • Admin surfaces for content and paper-processing workflows.
  • Public-facing pages for onboarding, syllabus, blog, and support content.

Stack

  • Next.js + React + TypeScript
  • Tailwind CSS + Radix UI component system
  • Appwrite SDKs (appwrite, node-appwrite) for backend integration
  • Utility scripts for question generation, presets, logging, and environment automation

Local development

npm install
npm run dev

Default dev port is 9002.

Useful scripts:

npm run typecheck
npm run build
npm run logs:appwrite

Repository structure

  • src/app/ application routes (dashboard, admin, all-subjects, auth flows)
  • src/components/ shared UI and feature components
  • scripts/ operational and data scripts
  • docs/ project documentation

Practical next improvements

  • Add e2e tests for core student journeys (onboarding -> practice -> progress).
  • Publish deployment architecture notes (env matrix + release flow).
  • Add route-level performance budgets for dashboard screens.

About

AI-assisted CAPS learning platform with student journeys, admin tools, and content workflows.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors