wceolin

wceolin

Open-source LiveView app to create interactive courses

I’m open-sourcing a LiveView webapp to create interactive courses like Duolingo:

I’m new to Elixir, so code quality isn’t very good but feel free to check it out. I’m releasing it under an MIT License. So, feel free to use it at your org or school if you find it interesting. It’s pretty early-stage, so there’s a lot of things to improve. Everything on this project is going to be public, so you can check the roadmap on GitHub too.

Basically, I’m creating this project because I love Duolingo and I wanted the same kind of experience to learn other things as well.

But I think this could be useful to other people too. I’ll soon launch three products using UneeBee:

  • Wikaro: Focused on enterprise. It allow companies to have their own white-label Duolingo. I think this is going to be great for onboarding and internal training.

  • Educasso: Focused on schools. It will allow teachers to easily create interactive lessons, compliant to local school curriculum. I want to make it in a way that saves teacher’s time, so they focus more on their students rather than lesson planning.

  • Wisek: Marketplace for interactive courses where creators will be able to earn money creating those courses.

There’s a waitlist on each one of those paid/cloud products. Anyone who signs up to the waitlist will get 50% off the first year.

I’m not sure this is going to work out but, worst case scenario, I’ll have products that I can use myself because I’m a terrible learner using traditional ways. Interactive learning is super useful to me, so I hope it will be to other people too.

If you have some spare time, please give me your brutal feedback. I really want to improve this product, so no need to be nice - just let me know your thoughts. :slight_smile:

Stack:

  • Phoenix with LiveView
  • Postgres (using Neon database)
  • Deploying to fly.io
  • Resend to send transactional emails
  • Cloudflare R2 for file storage

Most Liked

thiagomajesk

thiagomajesk

Great work! But I also, love the way the project is structured using featured-based slices. I’ve been meaning to try that for quite some time with Phoenix and this is an interesting example.

pdgonzalez872

pdgonzalez872

Awesome work! Thanks for making it open source!

Edit: I created a PR to add it to this repo.

wceolin

wceolin

Yeah, I have a strong preference towards keeping things grouped together by functionality. It’s much easier for me to find (and delete) things. I love that Phoenix is flexible enough to allow us to customize this and use our own structure.

Last Post!

ca1989

ca1989

Me too! Love it.

I believe it’s great when code grows.

Maybe it’s just me coming from Django, but that’s absolutely lovely.

Thanks for sharing!!!

Where Next?

Popular in Discussions Top

PragTob
Hey everyone, this has been on my mind for some time and I’d love your input on it! TLDR: I feel like maps are superioer for storing and...
New
acrolink
How does the two languages compare when it comes to server side application development? Any experiences or ideas? Thank you.
New
jer
I’ve been using umbrellas for a while, and generally started off (on greenfield projects at least) by isolating subapps based on clearly ...
New
dogweather
I wrote this comment on r/haskell, and it’s not popular there. :wink: But I think I’m on to something… Haskell reminds me of Java, and e...
New
slashdotdash
Phoenix Live View is now publicly available on GitHub. Here’s Chris McCord’s tweet announcing making it public.
New
cvkmohan
The upcoming Phoenix 1.6 release looks very interesting. Became a habit to watch the commits - and - what they are bringing in. phx.gen...
New
crispinb
On reading dhh’s latest The One Person Framework it strikes me that Phoenix with LiveView is already pretty much this. However, never hav...
New

Other popular topics Top

vertexbuffer
Hello, can anybody help here..? I have a list of players and I what to delete an element, but every for loop the list is reverting to ori...
New
joaquinalcerro
Hi there, I am working with Ecto-Postgresql and I need to call all of the records from a specific table but the table has 40,000 records...
New
Qqwy
Original source of discussion: This topic on the Pragmatic Programmers’ Functional Web Development with Elixir, OTP, and Phoenix forum. ...
New
joeerl
Hello again - after a longish gap I’ve decided I really must dig into Elixir and see what’s been happening here - so I have a few questio...
New
msaraiva
Surface is an experimental library built on top of Phoenix LiveView and its new LiveComponent API that aims to provide a more declarative...
564 44265 214
New
Harrisonl
We have an ECS cluster with 4 services, where each task joins a single cluster, via discovery ECS discovery service. Currently when I de...
New

We're in Beta

About us Mission Statement