Enteyoes
Gym platform, built solo
Flutter member app, FastAPI backend, Next.js admin console, and an OCR service that reads ID cards so members finish sign-up from home instead of at the desk.
- 4services
- 425commits
- 5weeks
The constraint
Sign-up meant standing at the desk filling in a form with your ID card in hand, and staff retyping it afterwards.
The decision
An OCR service on EasyOCR and Google Document AI reads the card and the receipt, so the member registers from home and the desk sees a verified record instead of handwriting.
Why it matters here
This is the one project where the code, the live product and the architecture are all mine to discuss in full. If you want to interrogate how I work, interrogate this one.
Flutter · FastAPI · Next.js · TypeScript · PostgreSQL · Redis · MinIO · Docker · EasyOCR