-
Notifications
You must be signed in to change notification settings - Fork 1
Home
thegu5 edited this page Nov 7, 2022
·
8 revisions
This is Attendizer, the attendance-keeping program for StuyPulse, team 694 for FRC.
This is made on React for node.js. The program is run in pieces, being the client and the server. These are run separately from each other, although the client will not run without the server being up.
For maintaining the server (requests and such), refer to this readme.