/gamesApp-Mvvm

This is my final project for Patika & Simpra iOS Bootcamp.

Primary LanguageSwift

Patika & Simpra iOS Bootcamp Final Project

Ekran Resmi 2023-01-25 04 29 24

Description

  • 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

Setup

  • Run pod install on terminal. (If your cocoapods repository is not up to date please run pod repo update first.)
  • The open ShoppingApp.xcworkspace and run.

Dependency Management

  • Cocoapods is the dependency manager for this project.
    • Kingfisher pod 'Kingfisher', '~> 7.0'

Design Pattern

  • MVVM

Network

Gif

Untitled.mp4