Back to Portfolio List

Attendee (Simple Web Attendance)

A modern Attendance Management Platform designed for efficient tracking and management of employee or student attendance. Built using React Router v7 (formerly Remix) for seamless navigation and route management. This project was developed as part of an interview test, showcasing both frontend and backend integration.

It marks my first attempt at building a simple microservices architecture and organizing the codebase using a monorepo structure. While the core features are fully implemented and ready for presentation, there are still a few minor error-handling checks on both the frontend and backend that can be easily addressed in future iterations.

Screenshots

Dashboard page
Employee list page
Employee attendance list page
Employee create page
Employee edit page
Employee additional options
Employee delete confirmation modal
Attendee desktop login page
Mobile dashboard page
Mobile check in form
Mobile check in success
Mobile check out form
Mobile dashboard navigation bar
Mobile login page