FoodOrderApp

Food Order App

Stars
0
Committers
1

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.

Related Projects