Skip to content
Permalink
1db4d42f93
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
4 lines (4 sloc) 644 Bytes

6002CEM_app

A .Net MAUI application using the Spotify API. This app makes use of the MVVM and Maui Community Toolkits, as well as the TinyMvvm package. The app is designed to use a web portal for a secure login using Spotify credentials, stores them securely, and then allows browsing Spotify's catalog by searching through it. It is functional on both iOS and Android, and although not intended, runs well on both Mac OS and Windows. Several features were planned, such as creating playlists and browsing usage analytics and listening habits, but these were not implemented due to time constraints and some gaps in programming knowledge.