Skip to content

supa-freak/udemy-clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Udemy Clone - Laravel API + Nuxt.JS

This is a clone of Udemy.com using Laravel API and Nuxt on the client-side. This was initially meant to be a premium course, but is now OpenSource.

Tech Stack

  • Laravel
  • Nuxt.JS
  • Quasar (Vue Component Library)
  • Video.JS
  • FFMpeg for Video Processing
  • Laravel WebSockets for realtime (If I were to do this all over, I'd use Reverb!)

Features

  • Laravel API with Authentication and Authorization
  • HTTP-only Cookies for Authentication Token in Nuxt
  • Drag-and-drop course builder
  • Video Processing with FFMpeg
  • Realtime notification
  • Course Player with VideoJS
  • Course Purchase (checkout) with Stripe
  • Course Discount Coupons

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 65.7%
  • Vue 22.7%
  • Blade 6.6%
  • JavaScript 4.2%
  • Other 0.8%