Open waldyrious opened 8 years ago
For the cloud i suggest using firebase, its simple to use and setup. Also it allows for realtime updates, If in the feature we decide for instance to allow two users to simultaneous mess around in the same song the updates are pushed "instantly" to each other.
Agreed, and in fact I've been meaning to use firebase in a project for quite a while:)
Here's a nice UI/UX that we can take inspiration from: https://play.riffstation.com/?v=OPf0YbXqDm0
I've started a branch that adds the support for list of songs created by the user, I've attached some files of the screenshots:
I have just updated the screenshots to reflect last commit (aligning to center the empty playlist warning)
Looking good! :) Just a slight note: I'd use an information icon, rather than a warning one, to match the severity (low) of the corresponding message.
Bonus: various sorting / filtering / searching methods: by author, by length, by difficulty, by style, by popularity...