Skip to content

Application that lists my favorite bands. When the user selects a band, a tableView is displayed showing band details separated by Members and Albums sections.

Notifications You must be signed in to change notification settings

diggosilva/FavoriteBands

Repository files navigation

FavoriteBands

iOS LinkedIn: @RodrigoSilva

A iOS application written in Swift, that lists my favorite bands, when the user selects a band, a tableView is displayed showing band details separated by Members and Albums sections. In this TableView, there are 2 customized cells. When clicking on an album, the video clip of the selected single 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 bands
  • Section by members and albums
  • Show video clip on youtube

Setup

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

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

After cloning, do the following:

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

Built With

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

Credits

  • Diggo Silva
  • Junior Silva
  • Helio Mesquita

About

Application that lists my favorite bands. When the user selects a band, a tableView is displayed showing band details separated by Members and Albums sections.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published