Skip to content

barisakcay/GamersLikeGames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

  1. Description
  2. Getting started
  3. Architecture
  4. Design
  5. API
  6. Packages
  7. Screen Shots

Gamers Like Games

Video games listing app. Including game searching, adding to favorites and reach to details.

Description

Gamers Like Games is gamers' favori game listing app!

Getting started

1. Make sure you have the Xcode version 14.0 or above installed on your computer.
2. Download the Gamers Like Games project files from the repository.
3. Open the project files in Xcode.
4. Review the code and make sure you understand what it does.
5. You can see the game list and search.
6. When tap the cell of game, game details will appear.

Architecture

* Gamers Like Games project is implemented using the Model-View-ViewModel (MVVM) architecture pattern.
* Model has constants file for datas that using different part of project and must writen correctly.
* Storyboards has Main.storyboard and LaunchScreen.storyboard views.
* Delegates has AppDelegate.swift and SceneDelegate.swift files.
* Extensions has extensions for scrollview, imageview, iuview and iulabel.
* Resources has coredata model, info.plist and assets files.
* Scenes has 2 folders named TabBar and Details. In tabbar has 3 more folders for favorites screen, home screen and controller(for tabbar).
* Favorites and home screen has model, view, viewmodel and controller folders for those files.

Design

  • Design similar to assignment pdf.

API

PACKAGES

Screen Shots

Simulator Screenshot - iPhone 15 Pro - 2024-05-26 at 18 12 59 Simulator Screenshot - iPhone 15 Pro - 2024-05-26 at 18 13 08 Simulator Screenshot - iPhone 15 Pro - 2024-05-26 at 18 13 19 Simulator Screenshot - iPhone 15 Pro - 2024-05-26 at 18 13 35 Simulator Screenshot - iPhone 15 Pro - 2024-05-26 at 18 13 56 Simulator Screenshot - iPhone 15 Pro - 2024-05-26 at 18 14 04 Simulator Screenshot - iPhone 15 Pro - 2024-05-26 at 18 15 22 Simulator Screenshot - iPhone 15 Pro - 2024-05-26 at 18 15 31

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages