clemsonMakerspace / CATS

Clemson (Machinery) Access Tracking System
GNU General Public License v3.0
4 stars 9 forks source link

Machine State Toggle Switch #117

Open jhord opened 7 years ago

jhord commented 7 years ago

This switch will allow admins to control CATS remotely.

Resources:

http://www.bootstraptoggle.com/

jhord commented 7 years ago

The Toggle Switch currently reads the database and displays the correct state of the switch.

The next step will be to create a query to $POST a flip of the switch to the database.