C-DAC E-Learning Project(LMS) React.Js And SpringBoot MySql.| Code With Arrays
Project Source Code:- https://codewitharrays.in/bloginfo/Ct...
For Any Help Contact me On Whatsapp:- 8007592194
The main aim to develop E-learning Hub portal is to make online learning platform where admin can approve the instructor to this platform and instructor can upload his /her courses on this portal and students can effectively and inexpensively access these courses from one place. We have designed this website the way in which student are provided with both paid and unpaid courses as well.Technologies used- MySql ,Springboot ,ReactJS,J2EE.
Functionality :-
1.Admin can view the user and delete the user on portal.
2.Admin can view the instructor and delete the instructor on Portal.
3.Admin can view the course created by the instructor.
4.Admin can delete the course created by the instructor.
5.Admin can Approve the instructor and decline the instructor.
6.Admin can see the count of total student, total instructor , total course on dashboard.
7.Instructor can register on the portal by registration page.
8.Instructor can send the Approve request to the admin panel.
9.Instructor can create the course and upload the video of that course.
10.Instructor can see the count of total student,total course, total earning on dashboard.
11.Student can register on the portal by registration page.
12.Student can view the course list by category filter on portal.
13.Student can Purchase the course and watch videos on portal.
14.Student can receive purchase invoice mail on the email id.
15.Student can see the count of total course,total instructor on dashboard.
16. Session management is done in the project.
17.Authorization and Authentication is also done in the project.
18.Spring Security is implemented in the Project.
19.JWT Tokens is implemented in the Project.
20.All the Validation of Registration form, Login form, Purchase form, Add package form is done at client side.