Skip to content

A iOS application written in Swift, that lists retro consoles.

Notifications You must be signed in to change notification settings

diggosilva/ConsolesRetro

Repository files navigation

ConsolesRetro

iOS LinkedIn: @RodrigoSilva

A iOS application written in Swift, that lists retro consoles, when the user selects a console, a tableView is displayed showing console details separated by Console's cell and games's cell. In this TableView, there are 2 customized cells and 1 section. When clicking on an game, the video of the selected game will open on YouTube.

Github

Contents

Features

  • Dark Mode
  • Modern TableView
  • MVVM
  • View Code (UIKit)
  • Custom elements

Requirements

  • iOS 17.0 or later
  • Xcode 15.0 or later
  • Swift 5.0 or later

Functionalities

  • List of retro consoles
  • One Section showing console selected and your games
  • Show video on youtube
  • One tableView with two custom cells

Setup

First of all download and install Xcode, Cocoapods and then clone the repository:

$ git@github.com:diggosilva/ConsolesRetro.git

After cloning, do the following:

$ cd <diretorio-base>/ConsolesRetro/
$ open ConsolesRetro.xcworkspace/

Built With

  • SDWebImage - Asynchronous image downloader with cache support as a UIImageView category

Credits

  • Diggo Silva
  • Helio Mesquita

About

A iOS application written in Swift, that lists retro consoles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published