LearnSphere is a Simple e-learning application built using Spring Boot and React.
This application has role-based login. This application has two modules i.e. Teacher and Student.
Teachers can add Courses, Lessons and they also can Purchase Courses.
Students can View the Purchased Courses and lessons. He can also see what lessons are there in Courses that are unpurchased
Teachers and students can purchase the Courses by using razor pay (i.e. buy once model).
Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.