- Notifications
You must be signed in to change notification settings - Fork0
mehmetfurkansakiz/DeezerAppSwift
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Deezer App allows you to explore the world of music using the Deezer API. The app starts by listing different music genres. Depending on the genre you select, you can view artists. When you choose an artist, you can explore their albums. Upon selecting an album, you can see the songs in the album, listen to each song for 30 seconds, or add your liked songs by clicking the like button. Additionally, you can access the 'Likes' page from the tab bar, where you can view and, if needed, delete the songs you've liked. Discover the world of music and manage your favorite songs with Deezer App.


| Dark | Light | |
|---|---|---|
| Music Genres | ![]() | ![]() |
| Artist Listing | ![]() | ![]() |
| Artist Details | ![]() | ![]() |
| Album Details | ![]() | ![]() |
| Likes | ![]() | ![]() |
DeezerAppSwift.video.mp4
The app uses the MVVM architecture. MVVM divides our code into three essential components: Model, View, and ViewModel. This design pattern promotes clean and maintainable code. It provides benefits such as clarity in separating concerns, along with advantages like testability, reusability, and flexibility.About
Deezer App allows you to explore the world of music using the Deezer API.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published










