Skip to content

Understanding Attendizer

Anthony Chen edited this page Nov 7, 2022 · 8 revisions

Code for Attendizer

Looking at the repository for Attendizer, you'll notice 2 folders: client and server.

Client

The client is built with Next.js.

Pages

_app.js Description here
admin.js Description here
index.js Description here
meetings.js Description here

Server

Clone this wiki locally