youstanzr
youstanzr
The library can be backed up by a simple json that contains all songs' id and other string information (no thumbnail image) or some special string representation of the library....
There should be setting view controller for the app where we introduce some features and have some controls over the behavior or the app as of the user selection. The...
The drag and drop to reorder of the playlist songs seems to have two bugs which are: - Unexpected quick relayout when dragging a cell to top of playlist library...
The LibraryViewController could use a search bar above the library table view.
The app has really poor documentation and comments. It would be great if we can go through the app and introduce some clean and clear documentation.
Write some proper test cases for various scenarios that we help us do some continuous integration.
Design color scheme for a dark theme for the app and apply it to GraphicColors struct in the app so that the app supports dark and light theme.
There should be a button to cancel the download if the user changes his mind in the middle of the download. This cancel should handle the partially downloaded file and...
There is no reason to have separate bar buttons in Download VC for download and done. We can make those as one button and it would be download when the...
We can add alias tags in the setting (once #57 done) where it there would be alias and primary text field and add button that adds to a small table...