yaosijia / HyRead-Exam

HyRead-Exam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HyRead-Exam

UI Framework

  • UIKit

Architectural Patterns

  • Model-View-ViewModel (MVVM)

Persistent Storage

  • UserDefaults: Used for storing favorites.
  • Core Data: Used for storing the book list (offline).

Libraries

  • Kingfisher: A lightweight and pure Swift implemented library for downloading and caching image from the web.

Reactive Programming

  • RxSwift: The Swift version of Rx. Reactive Programming in Swift.

Data Encryption

  • CryptoKit + KeyChain: Using a Symmetric-key algorithm for secure data encryption.

About

HyRead-Exam


Languages

Language:Swift 98.6%Language:Ruby 1.4%