Finished the app structure and the most important screens, connected everything with supabase and made some auth logic
Finished the app structure and the most important screens, connected everything with supabase and made some auth logic
Songs work now by being downloaded in a 30s format in a local folder by the deezer api
new better icon, new and more clear layout and UI, new section with “Next alarm in…” and display how many sleep cycles that are. Also adjusted some details in the playlist creation.
Updated the majority of the UI, made a custom appIcon matching the name “Soundrise”, new playlist logic: You can import playlist from Spotify or just directly create them in the app. All the song snippets then get saved locally via the deezer api for a 30s preview so it can get played with the AlarmKit for IOS. Also added a new Volume Section with a Option for a gradually increasing volume.
Simple working demo with the Apple Alarmkit and Spotify Integration - You can now make alarms, select the wakeup time, select songs from your top 50 most streamed songs when logged in with Spotify. Currently I programmed it in my native language, which I will change soon.