Skip to content

An interactive Spotify clone built with UIKit to explore the framework's functionalities. It utilizes Spotify's API to retrieve albums, playlists, categories, and more, providing a hands-on learning experience.

Notifications You must be signed in to change notification settings

herrisusanto/spotify-uikit-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 

Repository files navigation

Spotify UIKit App

Preview

Description

An interactive Spotify clone built with UIKit to explore the framework's functionalities. It utilizes Spotify's API to retrieve albums, playlists, categories, and more, providing a hands-on learning experience.

Architecture

MVVM (Model View ViewModel)

Views and controls

  • UILabel
  • UITextField
  • UIImage
  • UIImageView
  • UICollectionView
  • UIActivityIndicatorView
  • UITableView
  • UITableViewCell
  • UIButton
  • etc...

Features

  • Authentication with Spotify
  • Display New released albums, Featured playlists and Recommended albums
  • Display detail album, playlist and artist
  • Search songs, artists and albums
  • Create playlist, add song to playlist
  • Add album to library

Package Dependencies

  • SDWebImage
  • SafariServices
  • AVFoundation

About

An interactive Spotify clone built with UIKit to explore the framework's functionalities. It utilizes Spotify's API to retrieve albums, playlists, categories, and more, providing a hands-on learning experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages