ChicoState / Smart-Nap

0 stars 2 forks source link

Homepage does not show newly created alarm information #4

Open cboatsman opened 7 years ago

cboatsman commented 7 years ago

If you make an alarm right now, the homepage textclock does not update with the alarm time. Right now, the home text clock is just displaying the current time. We need it to display the information reflecting the current alarm that the user sets. If we keep the toggle-bar, then we would want that bar to automatically switch to ON also once the alarm is set.

cboatsman commented 7 years ago

Eventually we will want our alarm system to have multiple alarms, and this view will be required to possibly display an array of alarms. Keep that in mind while we work on this feature.