Discover and explore top open-source AI tools and projects—updated daily.
zoonkInteractive course platform (no longer maintained, successor is Zoonk)
Top 29.5% on SourcePulse
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
mix setup (requires Elixir 1.17+, Erlang 26+, PostgreSQL 15+, mix local.hex, mix archive.install hex phx_new).mix setup to install dependencies and set up the database/assets, mix seed for initial data, mix phx.server to start.mkcert for local SSL and potentially dnsmasq for custom domain mapping.Highlighted Details
gettext for translations.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.
11 months ago
Inactive
PatrickJS