[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-12-14 18:53:00 +01:00
.devcontainer chore: devcontainer yaml format change 2023-05-07 09:43:54 +00:00
.github chore: adapt ci to new structure 2023-10-15 13:27:36 +02:00
apps fix: trail related bugs + general design improvements 2023-12-14 18:53:00 +01:00
.gitignore feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
CONTRIBUTING.md add contribution links and issue templates 2023-05-23 13:43:31 +00:00
docker-compose.yml wip: initiate user creation 2023-10-28 19:36:58 +02:00
LICENSE Initial commit 2022-05-10 23:10:29 +02:00
package.json feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
pnpm-lock.yaml feat: courses dashboard 2023-12-14 18:53:00 +01:00
pnpm-workspace.yaml feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
README.md Update README.md 2023-08-25 21:44:46 +02:00
turbo.json feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +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 !