MindSpark is a full-stack learning and quiz application built with ASP.NET Core, Entity Framework, SQL Server, and Angular. It supports both Admin and Learner roles.
- π©βπ Learner login, course browsing, and quizzes
- π¨βπ« Admin panel to manage courses and quizzes
- π JWT-based authentication
- π User progress and quiz score tracking
- π Clean layered architecture with Repository Pattern
- π RESTful API + Angular frontend
- Backend: ASP.NET Core Web API, EF Core
- Frontend: Angular
- Database: MS SQL Server
- Auth: JWT
- Tools: Swagger, Postman, Git, GitHub