Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 661 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 661 Bytes

Swift Rick & Morty App

Full featured universal (iOS, macOS, iPadOS) app showcasing the Rick and Morty API.

Rick & Morty App: iOS Academy

Overview

  • Written in Swift
  • Uses both UIKit and SwiftUI
  • Designed with MVVM pattern
  • No External Dependencies
  • Pagination Support for data
  • Auto layout Based
  • Universal App: Run on iPhone, iPad, and Mac
  • Built in Xcode 15
  • Leverages free Rick & Morty API

Design

The app has five key area that we will build out step-by-step

  1. Characters
  2. Locations
  3. Episodes
  4. Settings
  5. Search