uneebee  by zoonk

Interactive course platform (no longer maintained, successor is Zoonk)

created 1 year ago
1,354 stars

Top 30.3% on sourcepulse

GitHubView on GitHub
1 Expert Loves This Project
Project Summary

This project provides an open-source platform for creating interactive courses, aiming to replicate the effectiveness of platforms like Duolingo. It targets educators and course creators seeking engaging, "learn-by-doing" educational experiences.

How It Works

Built with the Phoenix framework and LiveView for the frontend, Uneebee leverages PostgreSQL for data persistence and Tailwind CSS for styling. This stack facilitates real-time, interactive user experiences without requiring extensive JavaScript, offering a performant and maintainable architecture.

Quick Start & Requirements

  • Install: mix setup (requires Elixir 1.17+, Erlang 26+, PostgreSQL 15+, mix local.hex, mix archive.install hex phx_new).
  • Local Dev: mix setup to install dependencies and set up the database/assets, mix seed for initial data, mix phx.server to start.
  • SSL: Requires mkcert for local SSL and potentially dnsmasq for custom domain mapping.
  • Docs: Roadmap, Community

Highlighted Details

  • Open-source alternative to Duolingo for interactive course creation.
  • Utilizes Phoenix LiveView for dynamic, real-time frontend interactions.
  • Supports internationalization via gettext for translations.
  • Requires S3-compatible storage (e.g., Tigris, AWS) for file storage.

Maintenance & Community

The project is explicitly marked as "No Longer Maintained" by the author, who is focusing on a new platform called Zoonk. The original author is Gustavo A. Castillo.

Licensing & Compatibility

The README does not explicitly state a license.

Limitations & Caveats

The project is no longer maintained, indicating a lack of future development or bug fixes. The author is actively developing a successor project, Zoonk, which may supersede this repository.

Health Check
Last commit

6 months ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
13 stars in the last 90 days

Explore Similar Projects

Feedback? Help us improve.