You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
It's made with NextJS (React framework), Prisma (database client), and Vercel (database and deployment).