Back to Projects

Project Details
RecipeHub - Recipe Sharing Platform
A full-stack recipe sharing platform with recipe publishing, favorites, purchases, Stripe Checkout, Google sign-in, protected user dashboards, and administrator moderation tools.
Next.jsTypeScriptMongoDBBetter AuthStripe
Challenges Faced
- - Combining Google sign-in with secure HTTP-only JWT sessions and reload-safe route protection.
- - Implementing recipe CRUD, favorites, reports, purchases, and moderation in one coherent data model.
- - Handling Stripe confirmation and server-side filtering and pagination without disrupting the browsing experience.
Future Improvements
- - Add nutritional analysis, serving-size calculations, and ingredient-based search.
- - Introduce creator profiles, following, collections, and personalized recipe recommendations.
- - Add image moderation and richer cooking steps with video support.