Skip to content

Synchronized Shopping List app allowing items to be assigned to a store section

Notifications You must be signed in to change notification settings

jschiefner/shopping-list-ios

Repository files navigation

Shopping List Icon

Shopping List iOS App

This app allows me to keep tracks of my shopping list. Items are split in categories which allow me to display items by section in the order i would pass them in a supermarket so i dont have to run around finding stuff from the list i missed earlier on. Items are sorted in categories automatically, assuming there has been a one-time assignment made for that item.

This is a cleaner reimplementation of the Android version of the app. The User Interface is implemented with SwiftUI.

Shopping List Icon Shopping List Icon

Get it up and running

This app uses the Google Cloud Firstore Database to keep in sync with all participating devices. In order to use it you have to:

  1. Create a Firebase project at the Firebase Console
  2. Download the google-services.json file and put in the /shopping-list-ios directory
  3. Install CocoaPods and run $ pod install
  4. Open the shopping-list-ios.xcworkspace file in XCode and run the project

About

Synchronized Shopping List app allowing items to be assigned to a store section

Topics

Resources

Stars

Watchers

Forks