Releases: nappy29/AppFactoryWIthPersistence
Releases · nappy29/AppFactoryWIthPersistence
First Version
This release represents an APK file for the application with the following functionalities.
- The Home/Favorite page displaying Albums stored locally on the device
- A details page that allows the user to see the details of a particular album (artist, tracks, duration, etc)
- A Find an artist search page that allows the user to search for artists with search results displayed in the form of a list.
- Clicking on a search result item opens another screen view showing the top albums of the Artist clicked on from the Search page. The list of albums is displayed in the form of a grid.
- From the Albums page. each item can be saved or deleted from local storage by tapping on the favorites icon associated with each item. Also, taping on an album from this screen opens up the details page and automatically saves this album locally.
- From the Favorites page, the user can also delete the album from local storage by tapping on the favorites icon. If an item is removed, the list if adjected.