renopp / Melophile

Music App built using RxJava2, Retrofit2, Dagger2 and clean architecture.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Melophile

Melophile is a simple music app which uses SoundCloud API. It allows you listen to the right music, wherever you are.

What can I do with it?

  • stream music
  • like/unlike a song
  • follow/unfollow users
  • search tracks, users, playlists
  • view playlists, users, tracks
  • invite friends (thanks to Firebase Invites)
  • browse your listening history

How to use?

  • clone repository using git clone https://github.com/vpaliy/Melophile.git
  • obtain a client_id, client_secret key by registering here.

Check it out

License

Apache License

Copyright (c) 2017 Vasyl Paliy

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Music App built using RxJava2, Retrofit2, Dagger2 and clean architecture.


Languages

Language:Java 98.3%Language:Kotlin 1.7%