Meal Plan Generator
status:live
Meal Plan Generator is a full-stack web app that builds personalized meal plans from each user's goals and preferences. Users set their targets, and the app generates and adapts plans driven by their input, with authentication handled by Auth0 and data persisted through Prisma and PostgreSQL.
Stack
ReactNext.jsTypeScriptTailwind CSSNode.jsExpressPrismaPostgreSQLAuth0
Highlights
- Personalized plan generation that adapts to each user's goals and dietary preferences.
- Full authentication flow powered by Auth0.
- Type-safe data layer using Prisma ORM over PostgreSQL.