uLearn
Scalable open-source e-learning portal, course catalog, and interactive assignment grader.
Why consider uLearn?
uLearn is an open-source online learning platform built with Laravel and React. It offers interactive programming problem auto-graders, video lecture tracking, instructor analytics dashboards, and student badge achievements.
Learn uLearn by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of uLearn
uLearn streamlines technical education with automatic assignment checking and interactive video lessons.
Quickstart
git clone https://github.com/safytech/ulearn.gitcd ulearncomposer install && npm installnpm run devAccess http://localhost:8000 to publish interactive course modules and assign automated homework.
uLearn is licensed under the permissive MIT License.
Related tools
More options with a similar category or technology profile.
McFly
Fly through your shell history with an intelligent neural network search engine.
cheat
Interactive command-line cheatsheets for system administrators and software engineers.
Pipenv
Python development workflow for humans uniting Pipfile, pip, and virtualenv.
Rye
Comprehensive Python package and workspace management tool written in Rust.