Skip to content

Latest commit

ย 

History

History
26 lines (16 loc) ยท 1.23 KB

File metadata and controls

26 lines (16 loc) ยท 1.23 KB

๐ŸŽฌ Movies

Movies is an iOS application developed in SwiftUI for the Swift Student Challenge 2025. It offers movie enthusiasts an innovative and interactive way to organize and visualize their favorite films. Inspired by the concept of a digital whiteboard, the app allows users to freely manipulate movie posters and access detailed views for each film.

โœจ Features

  • ๐Ÿ†• Onboarding to guide new users
  • ๐Ÿ“Œ Interactive whiteboard to freely organize movies
  • ๐Ÿ’พ User preferences storage with @AppStorage
  • ๐ŸŽญ Automatic character extraction from movie posters using Vision, displayed as stylized cards with detailed views
  • ๐ŸŽฅ Detailed movie and series view featuring the character on a stylized card, with a parallax effect and blurred background
  • ๐ŸŽฎ Immersive experience with smooth animations and interaction management

๐Ÿ› ๏ธ Technologies Used

  • SwiftUI: Modern, declarative user interface
  • CoreMotion: Device motion management to enhance interaction
  • Vision: Detecting and extracting characters from movie posters

๐Ÿ“œ License

This project is licensed under the MIT license. See the LICENSE file for more details.