Online Course Platform

LMS platform with course management and student dashboards.
Next.jsPrismaPostgreSQL
This is a full-featured Learning Management System (LMS) where instructors can create and manage courses, and students can enroll and track their progress.
The platform includes video lectures, course modules, and progress tracking dashboards. Prisma and PostgreSQL were used for efficient database management.
One of the main challenges was designing a scalable architecture for handling multiple users and courses. The solution involved structured database design and optimized queries.
This project demonstrates backend integration, database design, and full-stack application development.