Todo Video App

Description

This is a Swift-based iOS application that combines todo list management with integrated video player functionality. The app allows users to efficiently manage their tasks while also providing the convenience of watching videos within the app.

Technologies Used

  • VisionOS: Utilized for creating the todo list management system.
  • SwiftUI: Used for building the user interface components.
  • NavigationView: Employed for navigation within the app.
  • SwiftData: Integrated for managing and storing todo list data.
  • AVKit: Integrated for video playback functionality.