PrepMates Frontend is the Angular application for the PrepMates platform, an exam prep experience built to help students study with more structure and better feedback.
This client powers the student-facing experience for curated learning paths, tailored video content, AI-supported hints, and exam progress tracking.
- Angular 19 single-page application
- Clean interface for guided exam prep workflows
- Views for progress, performance, and study activity
- Designed to work with the PrepMates ASP.NET Core backend
- Angular 19
- TypeScript
- HTML
- CSS
- Install dependencies:
npm install
- Start the development server:
ng serve
- Open
http://localhost:4200/in your browser.
ng build- Backend API: PrepMatesBackend
This repository represents the frontend half of a production capstone project focused on making exam preparation more useful, personalized, and measurable for students.