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.
git clone https://github.com/piyush-agrawal6/LMS-ThreatGaurdians/tree/main/Client
cd Client
npm i
npm run dev
git clone https://github.com/piyush-agrawal6/LMS-ThreatGaurdians/tree/main/Server
cd Server
npm i
npm run dev
- Add .env file in the Server directory
- File should contain
dbURL = your mongoDB url
port = 4500
secret_key = "secret key"
Salt_rounds = 5
- React
- Ant Designs
- Recharts
- NodeJs
- ExpressJs
- MongoDB
- Client - Netlify
- Server - Render
- Email - test@gmail.com
- Password - test
- 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
- Private chats between tutors and students
- Setting reminders and notifications
- Payment systems
- Login
- Dashboard
- Quiz page
- Leaderboard