/sch-screen-man

An express app to manage the Raspberry Pis that drive the menu screens at Stoup's Capitol Hill location.

Primary LanguageJavaScript

Stoup Capitol Hill Screen Manager

A simple project to provide a web-based UI to manage the locally connected Raspberry Pis.

The backend is handled via an express server and lives in ./backend, and the frontend is built with React and lives in ./frontend.