Create an add alarm feature similar to the IOS alarm app where you can set the time (using the time picker), and add a sound. This could show up in a separate tab that stores the alarms and the user should be able to toggle on and off the alarm. Ideally we would also need some way to store the user's alarms in local storage on the phone but for now just focus on the UI.
Create an add alarm feature similar to the IOS alarm app where you can set the time (using the time picker), and add a sound. This could show up in a separate tab that stores the alarms and the user should be able to toggle on and off the alarm. Ideally we would also need some way to store the user's alarms in local storage on the phone but for now just focus on the UI.