Skip to content

ashhendrata/Flix-Favorites

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📲 Flix Favorites 🍿

Overview

Flix Favorites allows users to save their favorite movies and view them in a "favorites" list on a separate tab. To do this, I leveraged User Defaults to save and retrieve movies from the app's local storage. Adding a tab bar was done using a Tab Bar Controller.

Flix-Favorites.mp4

🎯 Goals

  • Set up a tab bar and multiple tabs using a Tab Bar Controller
  • Save, retrieve and delete data from local storage using UserDefaults
  • Create custom buttons styled for their various states

Required Features

  • Users can toggle a "Favorite" button in the movie detail screen to save/delete a movie from their collection of favorite movies.
  • Users can view a scrolling list of their favorite movies on a "Favorites" tab.

About

Save your top movies with Flix Favorites!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages