Skip to content

enesozmus/Clipz

Repository files navigation

Complete Angular Developer in 2022: Zero to Mastery

  • We will be creating an application called CLIPZ.
  • It's a platform for gamers to upload and share their gaming highlights.
  • Features include Reactive Forms, Template Driven Forms, Authentication, Routing, Video Processing, State Management and so much more.

Fundamentals

  • Angular 13.3.9
  • RxJS 7.5.0
  • AngularFire 7.4.1
  • FFmpeg 0.11.6
  • Tailwind CSS 3.1.8
  • types/node 12.20.55
  • Reactive Forms
  • Template Driven Forms
  • Routing
  • Uploading Videos with Firebase and Reactive Forms,
  • Displaying, Updating and Deleting Clips
  • Processing Videos With FFmpeg
  • Generating Multiple Screenshots

FFmpeg

  • FFmpeg is a tool and cross-platform solution to record, convert and stream audio and video.
  • We're going to use this library to generate screenshots from a video.

HomePage


HomePage


LoginModal


RegisterModal


Upload Video


Screenshots