Git Product home page Git Product logo

gamelistapp's Introduction

GameListApp

Requirements:

This app developed in Xcode 15.0.1 and tested in iOS simulator iOS 17.0. Minimum deployment target is 13.0

Features:

  • Collectionview is used in first tab to provide 2 columns in landscape mode.
  • When images are fetched, they are saved in document directory and used if it is same name.
  • Pagination support is provided in main page as well as that used in search flow.
  • For adding to favorites in the details page, you should tap to favorites button in top bar.
  • These favorites can be seen in favorites tab and you can delete any favorite game by swiping and tapping delete button.
  • Unit tests implemented just Favorites page but all view models were made testable.
  • The base url was defined in build settings.

Questions & Answers

  • I have used MVVM to make testable code and I paid attention to use interfaces in modules. All parts can be tested with mockable data.
  • Image fetching in cells can be improved and more effective. Cache mechanism can be added.
  • I enjoyed in creating class part and designing system.
  • This app is not ready for store. Design is main problem and the app have some performance issues in search.
  • I setted minimum target is iOS 13 because of that give me error in some places like app delete and I didn't want to add version annotions. So, you may update such this the document is minimum iOS 13 or above.

gamelistapp's People

Contributors

erdikanik avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.