E-mart is a shopping app.
Project is created with:
- Swift
- Firebase
- IDE: Xcode
To run this project, install these pods using pod install:
pod 'Firebase/Auth'
pod 'Firebase/Firestore'
pod 'Firebase/Core'
pod 'GoogleSignIn'
pod 'KeychainAccess'
pod 'Firebase/Storage'
pod 'Firebase/Database'
pod 'GoogleMLKit/BarcodeScanning'
- Login/SignUp with email-password and sign in with google
- Profile Page
- Shop by Category
- Biometric Authentication
- Keychain
Copyright (c) 2021 E-Mart
Licensed under MIT License: https://opensource.org/licenses/MIT