You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Built an app that allows users to read the lore of different League of Legends Champions. Retrieves champion data such as images, name, title and lore through the RiotGames API and displays them in a collection view. Users will also have the option to add future readings into a table view that is stored in CoreData.