Skip to content

amralkhayat/MusicAlbums

Repository files navigation

MusicAlbums

Searching For music albums information by Artist Name. You can save favourites albums

Screenshots

Screenshot

Implemented Using

  • MVP with Swift

  • SOLID Principles

  • LAST.FM API

  • Clean Code

  • Unit Testing

  • Realm

MVP Concepts

  • View - delegates user interaction events to the Presenter and displays data passed by the Presenter.

  • Presenter - contains the presentation logic and tells the View what to present.

  • Router - Navigate between Screens , and initialize View.

  • Interactor - Connection Between Presenter and Network layer.

Pods

  • Alamofire

  • Alamofireimage

Getting Started

Dependencies

  • Minimum required target IOS 13

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published