This was a team project. The tech stack is Laravel, Inertia.js, React and shadcn/ui. We were tasked with creating a web application with different roles and functionality for said roles. Admins, Teachers and Students.
The admins can do anything the teachers can. The teachers can create exams and asign them to a group. The students can do the exams. There is some other stuff but thats the core.
I’ve deployed the application (4 Jun, 2026) to toets-service.larsvh.dev. You can check the user seeder file for logins.
If its offline you can clone the Git repo and follow the local development guide. All you need is Docker engine & compose (Docker Desktop fow Windows & MacOS).
