Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 758 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 758 Bytes

LearnSphere

LearnSphere is a Simple e-learning application built using Spring Boot and React.

login Modules

This application has role-based login. This application has two modules i.e. Teacher and Student.

description

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).

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.

Open https://learnsphere.web.app/ to view it in your browser.