A marketplace platform that connects home chefs with local food enthusiasts, enabling the discovery and ordering of authentic homemade meals.
Leftotters was a production mobile application that created a direct marketplace between home cooks and customers seeking high-quality, homemade meals. The platform handled the entire order lifecycle from browsing chef menus to payment processing and delivery coordination.
Status: This project has been sunset after successful deployment and user acquisition. The codebase is now open-sourced for educational and portfolio purposes.
- 📱 Browse local home chefs and their menus
- 🛒 Real-time order placement and tracking
- 💳 Secure payment processing via Stripe
- 📍 Address validation and delivery coordination
- 👨🍳 Chef onboarding and profile management
- 📋 Menu creation and pricing tools
- 📊 Order management dashboard
- 💰 Earnings tracking and payout management
- 📅 Availability scheduling
- React Native with Expo for cross-platform mobile development
- Apollo Client for GraphQL state management
- React Navigation for routing
- Stripe SDK for payment processing
- Go microservices architecture
- GraphQL API with subscriptions
- AWS Lambda for serverless functions
- AWS SQS for asynchronous job processing
- AWS ECS for container orchestration
- MySQL on AWS Aurora for relational data
- AWS Cloud Infrastructure
- Stripe for payment processing
- GCP Address Validator for address verification
- S3 for media storage
- Auth0 for authentication
- Built and scaled a two-sided marketplace with real monetary transactions
- Managed complex state in a mobile application
- Handled payment processing and PCI compliance considerations
- Managed a production database with user data and transactions
MIT License - feel free to use this code for learning and reference purposes.
Note: This application handled real user data and payments during its active period. All sensitive credentials and user data have been removed from this repository.