Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phamtrongsang11/lms-react

Learning Management System (LMS)
https://github.com/phamtrongsang11/lms-react

react reactquery typescript websocket zustand

Last synced: about 1 month ago
JSON representation

Learning Management System (LMS)

Awesome Lists containing this project

README

        

# Learning Management System (LMS)
LMS is an online learning management system. The frontend is created with HTML, Tailwind, JavaScript, and React, while the backend uses Java, Spring Framework, and PostgreSQL. It includes prominent features such as
- Course and chapter management
- Tracking progress learning
- File and video upload
- Course payment using PayPal
- Revenue statistics

## Demo (You can access demo by bellow link)
- https://lms-reactx.netlify.app

## Geting start
To run the app, simply do:
- clone backend source in https://github.com/phamtrongsang11/LMS-Spring and run
- clone this repo to your local machine
- npm install && npm run dev