Skip to content

shaiqa-nadeem/lms-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Learning Management system

LMS is a full-featured, multipurpose, premium Learning Management System built with react js, HTML5, and CSS. It has a huge collection of reusable UI components and is integrated with the latest CSS libraries. It can be used for all types of Web applications like custom admin panel, app backend, CMS or CRM.

Installation

Client

git clone https://github.com/piyush-agrawal6/LMS-ThreatGaurdians/tree/main/Client
cd Client
npm i
npm run dev

Server

git clone https://github.com/piyush-agrawal6/LMS-ThreatGaurdians/tree/main/Server
cd Server
npm i
npm run dev

Note

  • Add .env file in the Server directory
  • File should contain
dbURL = your mongoDB url
port = 4500
secret_key = "secret key"
Salt_rounds = 5

Tech Stack / Libraries

  • React
  • Ant Designs
  • Recharts
  • NodeJs
  • ExpressJs
  • MongoDB

Deployment

  • Client - Netlify
  • Server - Render

🔗 Links

🔗 Credentials

Features Completed

  • Admin can regulate user access to particular data
  • Account credentials are sent over mail once the user account is created
  • Tutors can provide homework, assignment and quizzes to students
  • Students can monitor their performance and assess their progress using an LMS.
  • Students can raise doubts
  • Tutors can add responses to doubts
  • Tutors can only administer their own courses
  • Admin can access to manage all courses
  • Leaderboard showing top students with the maximum gaming points
  • LMS can interact with email

Features yet to be made

  • Private chats between tutors and students
  • Setting reminders and notifications
  • Payment systems

Screenshots

  1. Login

Screenshot 2023-08-06 140655

  1. Dashboard

2

  1. Quiz page

4

  1. Leaderboard

5

Contributor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published