overthesun / simoc-web

This is the web interface to SIMOC
https://ngs.simoc.space/
Other
3 stars 0 forks source link

Add kiosk mode and set up a kiosk machine #181

Open ezio-melotti opened 2 years ago

ezio-melotti commented 2 years ago

In kiosk mode:

TODO (on this repo):

TODO (on the actual kiosk machine):

hiyaryan commented 2 years ago

For reference, the three from the second To Dos in Ezio's post above were implemented using this SIMOC Kiosk Mode Flow Diagram created on Figma.

hiyaryan commented 2 years ago

PRs #177, #178, and #182 (see above), are ready for review. They add the basic parts of kiosk mode: transition into kiosk mode, new kiosk menu options for configuration and dashboard views, and 3 minute inactivity timeout in the configuration view.

See To Do below for next features to be added into kiosk mode. Can be grouped into their own PRs.

To Do