GitXplorerGitXplorer
p

E-Mart

public
6 stars
2 forks
0 issues

Commits

List of commits on branch master.
Verified
9ac210d0e11ad835f3d7543f5d372416adaf67d8

Update README.md

pprabal4546 committed 4 years ago
Verified
f49c5076e2b982261d612883372cd138b1337b6f

Update README.md

pprabal4546 committed 4 years ago
Verified
96c084e18d8192e7f2b8ebb1612e7878ecdd3b9d

Update README.md

pprabal4546 committed 4 years ago
Verified
5da441c1d4f4cc386a95eaf92c535ad03c830c50

Update README.md

pprabal4546 committed 4 years ago
Verified
cf68df0a82e9ca52a57db15030b6056aede42b47

Update README.md

pprabal4546 committed 4 years ago
Verified
866a49833f5b0d70fc02c844aa239b71f6e29ad9

Create LICENSE

pprabal4546 committed 4 years ago

README

The README file for this repository.

🛒  E-Mart

Swift 5.0

Table of contents

General info

E-mart is a shopping app.

Technologies

Project is created with:

  • Swift
  • Firebase
  • IDE: Xcode

Setup

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'

Features

  • Login/SignUp with email-password and sign in with google
  • Profile Page
  • Shop by Category
  • Biometric Authentication
  • Keychain

License

Copyright (c) 2021 E-Mart

Licensed under MIT License: https://opensource.org/licenses/MIT