An open API service indexing awesome lists of open source software.

https://github.com/mertaince/restaurantapp

Restaurant App SwiftUI Firebase
https://github.com/mertaince/restaurantapp

firebase swift swiftui

Last synced: about 1 year ago
JSON representation

Restaurant App SwiftUI Firebase

Awesome Lists containing this project

README

          

# restaurantApp

ING

I have developed a custom application for my imaginary restaurant in Swift. It includes sections where you can browse products and place orders. The login and registration screens are connected to Firebase. When a new account is created, it collects the user's email, password, first name, and last name, which are used for logging in. The displayed first and last name vary based on the account that you've opened and are shown in the profile tab. Due to removing the GooglePlist provided by Firebase within the application, you need to connect using your own account.

Language: SwiftUI

Database: Firebase

Model: MVVM

TR

Swift dilinde hayali restoranıma özel bir uygulama geliştirdim. İçerisinde ürünler ve sipariş verebileceğiniz alanları bulunmaktadır. Giriş ve kayıt olma ekranları Firebase ile bağlantılıdır. Yeni hesap açtığınızda kullanıcının e-posta, şifre, ad ve soyad bilgilerini alır ve bununla giriş yaparsınız. Ad ve soyad, açtığınız hesaba göre değişir ve profilde yer alır. Uygulamanın içerisinde, Firebase'in içerisinde gelen GooglePlist'i kaldırdığımdan dolayı, kullanmak için kendi hesabınızı kullanarak bağlamanız gerekmektedir.

Dil: SwiftUI

Veritabanı: Firebase

Model: MVVM

-App screenshots