Description

Flixy is an app that allows users to browse movies from the The Movie Database API.

This app is created on Swift platform for ios mobile development on xcode.

This is the first project from CodePath’s ios University course, utilizing UI elements in ios development such as TableView, Cell Recycling & Networking with APIs

New software features such as ViewController and Storyboard were implimented for the development of the application. Added a dark mode theme to the entire application including the launch screen Dark mode implementation done via customizing story-boards

Plans on later adding a dark-mode button to project so user/client can switch in between dark and light modes

Development

Product Features

  • User sees an app icon on the home screen and a styled launch screen.
  • User can view and scroll through a list of movies now playing in theaters.
  • User can view the movie poster image for each movie.
  • User can tap a cell to see more details about a particular movie.
  • User can tap a tab bar button to view a grid layout of Movie Posters using a CollectionView.
  • User can view the app on various device sizes and orientations.

πŸ”— Github