seungking / RickAndMortyiOSApp

Rick & Morty iOS, iPadOS, & macOS App; written in Swift

Home Page:https://youtube.com/@iosacademy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 14
  • 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

As we build each section of the project, you'll learn about proper design practices, trade off making, separation of concerns, and more. Moreover, you'll see how you can build and deploy an app on multiple platforms (mac, iOS, iPadOS).

Testing & Notes

  • This project will be fully unit and UI tested in an upcoming series. Given the size and breadth of the project, I've decided to intentionally separate this to make it more digestible.
  • I plan to submit this to the App Store and will link a video for that here as well

About

Rick & Morty iOS, iPadOS, & macOS App; written in Swift

https://youtube.com/@iosacademy


Languages

Language:Swift 100.0%