https://github.com/berkaysancar/games-mvvm-r
Swift, UIKit, MVVM-R, CoreData, JSON API, Alamofire, SnapKit.
https://github.com/berkaysancar/games-mvvm-r
alamofire coredata mvvm-r snapkit swift
Last synced: 6 months ago
JSON representation
Swift, UIKit, MVVM-R, CoreData, JSON API, Alamofire, SnapKit.
- Host: GitHub
- URL: https://github.com/berkaysancar/games-mvvm-r
- Owner: BerkaySancar
- Created: 2023-03-29T23:40:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-05T08:32:27.000Z (over 2 years ago)
- Last Synced: 2025-02-14T06:52:18.124Z (8 months ago)
- Topics: alamofire, coredata, mvvm-r, snapkit, swift
- Language: Swift
- Homepage:
- Size: 54.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Games
## Architecture
- MVVM-R (Model-View-ViewModel-Router)
## Keywords
- Swift
- UIKit
- Programmatically UI
- CoreData
- Pagination
- Page control
- Search bar
- Network request## Dependencies
- Snapkit: for programmatically setting up constraints
- Alamofire: for making network requests
- Kingfisher: for caching and displaying imagesThese libraries were installed using Swift Package Manager.
## SwiftUI Project
- https://github.com/BerkaySancar/Games-SwiftUI-MVVM
### TODO
- Add more unit tests## Screen Record
https://user-images.githubusercontent.com/97171726/228695575-c47288f1-145b-4fb3-affe-4ece97e46592.mp4