Back to Projects
SkillSphere – Online Learning Platform
Click to enlarge

SkillSphere – Online Learning Platform

Next.jsTailwind CSSDaisyUIBetterAuthReact Toastify

About the Project

SkillSphere is an online learning platform where users can browse courses, view detailed course pages, and enroll. It features authentication (login/register with email & Google), a protected course details route, a user profile with update functionality, and a responsive layout.

Challenges Faced

Integrating BetterAuth with Next.js App Router for authentication was tricky. Managing protected routes and redirects after login took careful planning. Implementing the search functionality with dynamic filtering on the All Courses page also required state management.

Future Improvements

Add payment integration, course progress tracking, quiz modules, and a discussion forum for students.