[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-07-22 18:55:50 +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: linting errors 2023-07-12 15:19:46 +01:00
content fix: content gitignore 2023-07-11 14:59:29 +01:00
front feat: init new sign up page 2023-07-22 18:48:33 +02:00
src feat: add org roles verification 2023-07-20 02:02:08 +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 feat: revamp authorization mechanism across app 2023-07-20 01:10:54 +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 feat: disable reload option dockerfile 2023-07-11 14:17:39 +01: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 fix: readme features image 2023-06-26 18:49:12 +02:00
requirements.txt feat: implement s3 media upload features 2023-06-29 23:42:04 +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 !