Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 525 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 525 Bytes

SAAS LMS Blazor

A modern SAAS Learning Management System built with Blazor, featuring multi-tenancy, white-labeling, and PWA capabilities.

Features

  • Discussion System with offline support
  • Student Progress Tracking
  • Certificate Generation
  • Offline Mode
  • Mobile Responsive Design

Getting Started

  1. Clone the repository
  2. Run dotnet restore
  3. Run dotnet run

Testing

Run dotnet test to execute the test suite.

Documentation

See the /docs folder for detailed documentation.

License

MIT