Skip to content

Hasika20/lms

Repository files navigation

LEARNING MANAGEMENT SYSTEM

Welcome to my Learning Management System (LMS) meticulously crafted on the Node.js framework! Engage in a seamless user experience where authentication processes, encompassing sign-in, sign-up, and sign-out, are seamlessly integrated to provide a bespoke educational journey. Instructors benefit from an intuitive course creation interface and access to insightful analytics, facilitating an in-depth assessment of both student performance and overall course effectiveness. Students experience a streamlined enrollment process and have the convenience of monitoring their progress, ensuring a fluid learning experience. My sophisticated search functionality simplifies course discovery, allowing users to pinpoint specific courses effortlessly. Moreover, this platform places a paramount emphasis on user security, featuring robust functionalities such as forgot password and change password options, guaranteeing a secure and customizable experience for all users. Welcome to a heightened and professional learning environment!

Installation

To get started, follow these steps:

  1. Clone my repository

Note

Install dependencies using npm install. 2.Start the server using :

  • nodemon index.js
  • npm start
  • node index.js

LMS OVERVIEW:

LMS Page:

Screenshot of the LMS page

Sign-Up Page:

Screenshot of the Sign-Up Page

Sign-In Page:

Screenshot of the Sign-In Page

Teacher's Dashboard:

Screenshot of Teacher's Dashboard Continuation of Teacher's Dashboard

Course Details Page:

Screenshot of course-details page

Teacher's Report page:

Screenshot of view reports page

Student's Dashboard:

Screenshot of Student's Dashboard

Student enrolled courses page:

Screenshot of student courses page

Reset password page:

Reset password page

Some basic git commands usesful :

git status
git add
git commit
git push
git pull

Live Link for LMS: LMS Application

Application working demo: LMS Application Demo

About

A Basic Learning Management System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages