claudedwithlove
explore/simple-suppers-v2

simple-suppers-v2

Cherished

Simple Suppers is a Next.js meal planning platform that connects users with meal plan providers, enabling browsing, subscription, and management of customizable weekly meal plans. Users can view detailed menus and manage their subscriptions through personalized dashboards, while providers have dedicated interfaces to publish and track their offerings. The application streamlines meal planning workflows to help users reduce cooking time and decision fatigue.

·0··submitted April 16, 2026
View on GitHub
Clauded With Love Rating
7.3 / 10

Simple Suppers v2 is a Next.js meal planning platform that connects users with meal plan providers through subscription management and personalized dashboards. The application uses modern TypeScript, Tailwind CSS, and Supabase to streamline meal planning workflows and reduce decision fatigue.

Code Quality7.2
Usefulness8.1
Claude Usage6.8
Documentation8.5
Originality5.9
Highlights
  • Comprehensive Docker setup with Makefile automation for development and testing environments
  • Well-structured tech stack using Next.js 13.5 App Router, TypeScript, and modern UI components (Radix UI/shadcn)
  • Detailed documentation with clear project structure, multiple deployment options, and extensive script commands
To Improve
  • Add actual test files and implement the testing scripts that are defined in package.json
  • Include authentication implementation details and database schema documentation since Supabase integration is mentioned but not detailed
Language