Skip to content

An App to upload, play and edit videos with various filters and store them in a cloud database

Notifications You must be signed in to change notification settings

sageseid/Image-VideoFilter

Repository files navigation

Image-VideoFilter

Requirements:

Using Swift, your assignment is to Build a small application that allows users to add filters to their videos. This means they can hit the video button to record a video and then add filters either while recording or after (whichever is fastest for you to do) or they can upload a video and then add filters on it. Keep a catalogue of the videos recorded or uploaded and edited on the homepage and store the metadata for it on firebase. Use OpenGL/Native Camera API on Android or AV Foundation on iOS for whichever platform you prefer to build for.

Features

  • URLSessions for network requests
  • Codable for JSON parsing
  • database using Firebase
  • AVFoundation for multimedia handling
  • MVP architecture
  • UIKit

Author

Noel Obaseki

About

An App to upload, play and edit videos with various filters and store them in a cloud database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published