EmadBeyrami / Musics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Music App with MVVM + RxSwift + Coordinator Architect

This Music app is a simple app which fetch a list of music from server and show it in a CollectionView and you can search through it or change language.

To run the project:

  • Make sure to install all pods using pod install in Terminal.

Current Features:

  • Used MVVM + Coordinator + RxSwift Architect
  • Generic CollectionView Datasource and Delegate
  • Fully native Request Manager
  • Localization: Currently Supports English and Duetsch
  • Have two Enviroments: Development and Production
  • Unit Tests
  • Modularized
  • Swiftlint Implemented

About


Languages

Language:Swift 99.4%Language:Ruby 0.6%