// project
McKelvey Fellowship Attendance Tracker
Full-stack attendance app for 80 fellowship members that cut weekly tracking time by about 75%
2026 · live · McKelvey CS & Engineering Fellowship
[ STACK ]
Java TypeScript React Spring Docker AWS
[ LINKS ]
A full-stack attendance app built and shipped for the 80 members of the McKelvey Fellowship. The frontend uses React and TypeScript, and the backend uses Spring Boot on Java 21 with PostgreSQL, JWT authentication, and a suite of 62 tests. It cut the time the executive team spends tracking attendance by about 75%, from 1 hour a week to 15 minutes.
The app runs in production on AWS using EC2 with Docker, RDS, and S3 with CloudFront. Every merge deploys automatically through a GitHub Actions CI/CD pipeline that uses OIDC, ECR, and SSM.