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.
- Android Studio
- Coroutines + Flow
- Arcitecture: MVVM+LiveData, Single Activity + Android Navigation,
- DB: Room Persistent Library
- Network: Retrofit2,
- Mediaplayer
- DI - Koin
- File
- Coil
- Custom View
-
Clone this repository to your local machine.
git clone https://github.com/GoetzDeBouville/PlaylistMaker.git
-
Open the project in Android Studio.
-
Set up your Android device/emulator/simulator.
-
Build and run the project.
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.