E-Learning Website

About

This is a full-fledge online learning portal that will provide students a platform where they can opt for various courses and can watch videos related to that course. The website has quizzes and courses designed by the admin. The quiz results are viewed on a leaderboard which keeps track of the progress of students.

This project has mainly two types of users - admin & student. The admin keeps track of the students, uploads new quizzes and designs courses. Students solve the quizzes and enroll for courses.

Every new student can register and then log in to the system. Admin logs in to see his private dashboard to manage everything. GUI of students and the admin is completely different. Passwords are encrypted and login is managed using session to prevent direct URL access.

The website also provides information about the trending certification. Information of every student is saved separately mapped to the selected courses and participated quizzes with the scores.

Categories: HTML/CSS, PHP