All Projects → alfianlosari → SwiftUIRealtimeShoppingCart

alfianlosari / SwiftUIRealtimeShoppingCart

Licence: other
SwiftUI Collaborative Shopping Cart with Firestore Database

Programming Languages

swift
15916 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to SwiftUIRealtimeShoppingCart

swiftui-mapkit
SwiftUI meets MapKit
Stars: ✭ 17 (-50%)
Mutual labels:  swiftui, swiftui-example
SwiftUI-App
This swiftUI Demo is very simple & easy to understand. This swiftUI demo includes On-boarding screens, login screen, forgot password screen, sign up screen, home & logout.
Stars: ✭ 175 (+414.71%)
Mutual labels:  swiftui, swiftui-example
AdvancedList-SwiftUI
MOVED to https://github.com/crelies/AdvancedList | Advanced list with empty, error and loading state implemented with SwiftUI
Stars: ✭ 41 (+20.59%)
Mutual labels:  swiftui, swiftui-example
CombineUnsplash
A sample project exploring MVVM pattern with SwiftUI/Combine, using Unsplash API (via Picsum.photos API)
Stars: ✭ 25 (-26.47%)
Mutual labels:  swiftui, swiftui-example
Tasky
Tasky is a task management app made with SwiftUI.
Stars: ✭ 22 (-35.29%)
Mutual labels:  swiftui, swiftui-example
SwiftUI-DesignCode
 SwiftUI-DesignCode is some examples in the process of learning swiftUI 2.0
Stars: ✭ 185 (+444.12%)
Mutual labels:  swiftui, swiftui-example
FireShort
A URL Shortener made using React.JS and Google Firestore
Stars: ✭ 29 (-14.71%)
Mutual labels:  firestore, firestore-database
JewelCase
This is the source code for JewelCase, a sample app demonstrating how to use SwiftUI and Firebase together. This slide deck discusses the architecture of the app: https://www.slideshare.net/peterfriese/building-swiftui-apps-with-firebase
Stars: ✭ 42 (+23.53%)
Mutual labels:  firestore, swiftui
SwiftUI.TextEdit
SwiftUI proof-of-concept text edit component
Stars: ✭ 71 (+108.82%)
Mutual labels:  swiftui, swiftui-example
SwiftUI-learning
SwiftUI视频教程配套代码(SwiftUI+SwiftUI 2.0+SwiftUI 3.0)+SwiftUI macOS+其他
Stars: ✭ 57 (+67.65%)
Mutual labels:  swiftui, swiftui-example
DarkModeSwitcher
Simple app for overriding light mode per app on macOS (demo for a blog post)
Stars: ✭ 37 (+8.82%)
Mutual labels:  swiftui, swiftui-example
NYTimes-iOS
🗽 NY Times is an Minimal News 🗞 iOS app 📱 built to describe the use of SwiftSoup and CoreData with SwiftUI🔥
Stars: ✭ 152 (+347.06%)
Mutual labels:  swiftui, swiftui-example
ios-sketch-elements
iOS SwiftUI starter kit based on Sketch Elements.
Stars: ✭ 34 (+0%)
Mutual labels:  swiftui, swiftui-example
SwiftyIllustrator
A tool for quickly converting Adobe Illustrator shapes into SwiftUI code.
Stars: ✭ 26 (-23.53%)
Mutual labels:  swiftui, swiftui-example
swiftui-example
SwiftUI 示例,技巧和技术集合,帮助我构建应用程序,解决问题以及了解SwiftUI的实际工作方式。
Stars: ✭ 109 (+220.59%)
Mutual labels:  swiftui, swiftui-example
iOS-SwiftUI-Firebase-Login-Example
Complete Sign up and Sign in Process for iOS SwiftUI - using Firebase Email and Password Authentication.
Stars: ✭ 37 (+8.82%)
Mutual labels:  swiftui, swiftui-example
unishox js
JS Library for Guaranteed compression of Unicode short strings
Stars: ✭ 27 (-20.59%)
Mutual labels:  firestore, firestore-database
flutter-app
Full Feature Todos Flutter Mobile app with fireStore integration.
Stars: ✭ 138 (+305.88%)
Mutual labels:  firestore, firestore-database
tca-swiftui-navigation-demo
Demo project that shows how to implement navigation in SwiftUI iOS application using Swift Composable Architecture
Stars: ✭ 75 (+120.59%)
Mutual labels:  swiftui, swiftui-example
BarChart
SwiftUI Bar Chart
Stars: ✭ 156 (+358.82%)
Mutual labels:  swiftui, swiftui-example

SwiftUI Collaborative Shopping Cart

Alt text

SwiftUI Collaborative Shopping Cart with Firestore Database

Preequisites

  • Xcode 11 Beta 5 or latest
  • macOS 10.14.6 or latest

Getting Started

  • Clone
  • Register and create new project at https://console.firebase.google.com
  • Create a new iOS App
  • Download GoogleService-Info.plist and put into project folder
  • Create Firestore database in console, set read and write permission to true for testing
  • Create Firebase RTDB in console, set read and write permission to true for testing
  • Build and Run
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].