A live data music player is similar to Spotify. It reads
sync the music data from the firebase as Realtime
Database.
I used Firebase-Firestore to keep data in-sync across
clint apps through realtime listeners.
Used and learned about the MVVM architecture to make
the design pattern assures and covered in unit testing
without interface of other classes.