lookitscook / kiosk

Allows any URL to be loaded as a fullscreen kiosk.
https://kiosk.cook.company
MIT License
309 stars 101 forks source link

remove materialize library #389

Open matt-cook opened 4 years ago

matt-cook commented 4 years ago

Remove Materialize library.

Convert public (non-admin) ui (e.g. optional nav bar and modal windows) to vanilla js/css. Possibly using a lightweight library like https://micromodal.now.sh/ for the dialog windows.

Switch editor form in admin to use https://github.com/json-editor/json-editor plus vanilla css/js. Bootstrap if necessary.