- This is my final project for Simpra Bootcamp.
- With this application;
- can search for games
- can look details for games
- can add favorites with comment (CoreData)
- can send local notification
- With this application;
- Run
pod install
on terminal. (If your cocoapods repository is not up to date please runpod repo update
first.) - The open ShoppingApp.xcworkspace and run.
- Cocoapods is the dependency manager for this project.
- Kingfisher
pod 'Kingfisher', '~> 7.0'
- Kingfisher
- MVVM
- API : RAWG.io