/door

Collection of software to run the Computer Club door opener

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Door System

Overview

Please see each project's README.md for a more detailed overview.

door-server is a Node.js server that serves a web app frontend, as well as being a REST server for the state of a door (open or closed).

door-magstripe contains Node.js scripts for a Raspberry Pi that controls opening the door, querying the Node.js server over SSL for authentication of magnetic cards swiped at the door, as well as for registering them when the server commands it to.