React 18 + TypeScript + Vite 5 + Tailwind CSS + shadcn/ui frontend: - Multi-role auth: student, teacher, admin, corporate, agent, developer - Student portal: dashboard, courses, adaptive learning, exams, placement - Teacher portal: courses, assignments, grading, attendance, AI workbench - Admin portal: 60+ management pages (LMS, exams, users, entities, AI) - AI-powered features: study coach, generation page, gap analysis, TTS - Exam system: session, auto-save, results, grading queue - Full IELTS workflow: reading/listening/writing/speaking modules Made-with: Cursor
4 lines
132 B
Plaintext
4 lines
132 B
Plaintext
# Relative URL: Vite proxies /api → Odoo :8069 (avoids "Failed to fetch" from CORS).
|
|
VITE_API_BASE_URL=/api
|
|
VITE_APP_NAME=EnCoach
|