[FORK] The Next-gen Open Source learning platform for everyone - The purpose of this fork from @WhiteX is to make it compatible with Coolify, the self-hosting platform. Custom for my usage. https://github.com/learnhouse/learnhouse
Find a file
2023-09-19 20:06:12 +02:00
.devcontainer chore: devcontainer yaml format change 2023-05-07 09:43:54 +00:00
.github feat: add new readme cover 2023-06-26 16:45:00 +02:00
config fix: config bugs 2023-08-25 21:17:42 +02:00
content fix: content gitignore 2023-07-11 14:59:29 +01:00
front fix: not found AppRouterInstance type 2023-09-19 20:03:08 +02:00
src feat: support account creation without an org 2023-08-30 21:36:05 +02:00
.gitignore fix: content gitignore 2023-07-11 14:59:29 +01:00
__init__.py 🎉 first commit 2022-06-26 15:23:03 +02:00
app.py fix: remove ruff linting errors 2023-08-19 16:29:03 +02:00
CONTRIBUTING.md add contribution links and issue templates 2023-05-23 13:43:31 +00:00
docker-compose.yml feat: add cookie domain setting 2023-05-27 22:08:21 +02:00
Dockerfile chore: make config files for dev by default 2023-08-19 16:08:13 +02:00
LICENSE Initial commit 2022-05-10 23:10:29 +02:00
pyproject.toml fix: use pyproject 2023-05-07 20:27:25 +00:00
README.md Update README.md 2023-08-25 21:44:46 +02:00
requirements.txt chore: upgrade nextjs, uvicorn, fastapi.. 2023-08-19 16:26:58 +02:00

LearnHouse is an open source platform that makes it easy for anyone to provide world-class educational content and it offers a variety of content types : Dynamic Pages, Videos, Documents & more..

Progress

🚧 LearnHouse is still on early development (alpha) and should not be used (yet) on production, as we reach stability we will release a stable version and add more features.

Features

image

  • 📄Dynamic notion-like pages
  • 👨‍🎓 Easy to use
  • 👥 Multi-Organization
  • 📹 Supports Uploadable Videos and external videos like YouTube
  • 📄 Supports documents like PDF
  • 🍱 Course Collections
  • 🙋 Quizzes
  • 👟 Course progress
  • (Incoming) Live Collaboration
  • More to come

Community

Please visit our Discord community 👋

Contributing

Thank you for you interest 💖, here is how you can help :

Documentation

Tech

LearnHouse uses a number of open source projects to work properly:

  • Next.js (13 with the App Directory) - The React Framework
  • TailwindCSS - Styling
  • Radix UI - Accessible UI Components
  • Tiptap - An editor framework and headless wrapper around ProseMirror
  • FastAPI - A high performance, async API framework for Python
  • YJS - Shared data types for building collaborative software
  • MongoDB - NoSQL Database
  • React - duh

A word

Learnhouse is made with 💜, from the UI to the features it is carefully designed to make students and teachers lives easier and make education software more enjoyable.

Thank you and have fun using/developing/testing LearnHouse !