Files
lms/README.md
2022-03-19 17:30:00 +05:30

26 lines
516 B
Markdown

## LMS
Create online courses without much hassle.
![Course Home](/lms/public/images/course-home.png)
## Features
1. Simple Backend Forms.
1. The UI is clean and minimal.
1. Lessons can be in the form of texts, videos, quizzes or a combination of all of these.
## Development Setup
1. [Through Docker](docker-installation.md)
1. [Direct install through bench](bench-installation.md)
### Contributing
1. [Contribution Guidelines](Contribution.md)
## License
[GNU AFFERO GENERAL PUBLIC LICENSE](license.txt)