This is the code for Attendance Portal, This main page explains the overall structure of the codebase. The code is divided into 2 main parts:
frontend/
)backend/
)Here are the main technologies being used:
frontend/
Here lies the code for the UI that connects the end-user to the Backend. For uniformity, ease-of-maintenance & code-reuse I am using shadcn svelte which provides beautiful components.
backend/
Here lies the structure/tables/hooks for pocketbase.