Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.7 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.7 KB

Learning Management System

Welcome to Learning Management System (LMS) built using Node.js! This platform offers comprehensive features designed to enhance the learning experience. Users can seamlessly sign in, sign up, and sign out, ensuring a personalized journey throughout. Educators have the ability to create courses and access insightful reports to gauge student performance and course perfoormance. Students can effortlessly enroll in courses and conveniently track their progress, ensuring a good learning experience. Our search functionality simplifies course discovery, enabling users to find specific course with ease. Additionally, our platform prioritizes user security with features like forgot password and change password functionalities, ensuring a secure and customizable experience for all users.


Insights of the app:

Home Page Home Page Educator Dashboard Educator Dashboard Reports for educators Reports for educators Student Dashboard Student Dashboard Student Progress section Student Progress section

Link to the live application - Learning Management System

Link to demo - Working demo

Clone my app -

gh repo clone SwanandBhuskute/Learning-Management-System
git clone https://github.com/SwanandBhuskute/Learning-Management-System.git

Start the server -

nodemon index.js
npm start
node index.js