https://github.com/esmakocak/foodorderapp
Food Order App
https://github.com/esmakocak/foodorderapp
corelocation firebase-auth firebase-firestore swiftui
Last synced: 5 months ago
JSON representation
Food Order App
- Host: GitHub
- URL: https://github.com/esmakocak/foodorderapp
- Owner: esmakocak
- Created: 2024-09-06T13:21:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-06T13:34:38.000Z (over 1 year ago)
- Last Synced: 2025-01-31T10:06:17.698Z (over 1 year ago)
- Topics: corelocation, firebase-auth, firebase-firestore, swiftui
- Language: Swift
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**A food ordering app built with Firebase, Core Location, SwiftUI, and the MVVM architecture.**
**Features:**
- Anonymous User Authentication
- Get user location with using Core Location
- Data Fetching from Firestore
- Search Bar with Filter Function
- Allows users to add and remove items from their cart
- Order Checkout: When users click "Check Out," order information is saved to Firestore.
