Apr-11-2020, 05:14 AM
I want to create a web browser for the user to input 3 alarms. When the alarm time is equal to the current time, LED/ motor etc connected to the raspberry pi will be turned on.
1)I know HTML, CSS and python (flask) can be used to create the web browser, but am I missing anything out?
2)What are the steps to create this web browser using the above languages.
3)How do I make sure that even if the web browser is closed, the data inputted in the web browser is stored and the alarms will still turn on at the respective timings.
Thank You!
1)I know HTML, CSS and python (flask) can be used to create the web browser, but am I missing anything out?
2)What are the steps to create this web browser using the above languages.
3)How do I make sure that even if the web browser is closed, the data inputted in the web browser is stored and the alarms will still turn on at the respective timings.
Thank You!
