A food sharing platform connecting home chefs with food lovers. Built with SwiftUI for iOS.
- Browse homemade meals from local chefs
- Search by cuisine, location, or chef
- Save favorites and track order history
- Direct messaging with chefs
- Location-based food discovery
- Streamlined host verification process
- Dish creation and management
- Order tracking and management
- Professional profile setup
| Tool | Purpose |
|---|---|
| Swift | Language |
| SwiftUI | UI framework |
| MVVM | Architecture |
| CoreLocation | Location services |
| MapKit | Map integration |
- Xcode 15.0+
- iOS 17.0+
- Swift 5.9+
git clone https://github.com/itzkennedydev/gruby-ios.git
cd gruby-ios
open gruby.xcodeprojBuild and run on a simulator or device.
gruby/
├── ContentView.swift # Main tab navigation
├── TabViewComponents.swift # Tab-specific views
├── BecomeHostView.swift # Host verification
├── MessageDetailView.swift # Messaging
├── MessagesView.swift # Messages list
├── OrdersView.swift # Order management
├── FavoritesView.swift # Saved items
├── ProductDetailView.swift # Dish details
├── SearchComponents.swift # Search functionality
├── MapComponents.swift # Location services
├── ListingComponents.swift # Food listings
├── BottomSheetComponents.swift # Modal presentations
├── LoadingView.swift # Loading states
└── Assets.xcassets/ # App assets
MIT
Kennedy Maombi
- GitHub: @itzkennedydev
- LinkedIn: kennedymaombi