GoetzDeBouville / PlaylistMaker

PlaylistMaker πŸ“± Android application built with Kotlin, MVVM+LiveData, Clean Architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PlaylistMaker

badge-Android Kotlin

PlaylistMaker app using iTunes Search API
The app is dedicated to searching tracks in itunes and creating playlists. Implemented options to search tracks, create/edit/delete playlists, change the application theme.

Stack:

  • Android Studio
  • Coroutines + Flow
  • Arcitecture: MVVM+LiveData, Single Activity + Android Navigation,
  • DB: Room Persistent Library
  • Network: Retrofit2,
  • Mediaplayer
  • DI - Koin
  • File
  • Coil
  • Custom View

Screencast


Screenshots

Getting Started πŸ› 

  1. Clone this repository to your local machine.

    git clone https://github.com/GoetzDeBouville/PlaylistMaker.git
    
  2. Open the project in Android Studio.

  3. Set up your Android device/emulator/simulator.

  4. Build and run the project.

Contributing ✍️

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

Contributors πŸ“’

Contact me πŸ“¬

About

PlaylistMaker πŸ“± Android application built with Kotlin, MVVM+LiveData, Clean Architecture


Languages

Language:Kotlin 100.0%