https://github.com/swapnilkpatel/shopping-cart
Shopping Cart with Realm
https://github.com/swapnilkpatel/shopping-cart
cart realmswift shopping shopping-cart shoppingcart swift4 swift5
Last synced: 7 months ago
JSON representation
Shopping Cart with Realm
- Host: GitHub
- URL: https://github.com/swapnilkpatel/shopping-cart
- Owner: SwapnilKPatel
- Created: 2020-12-24T04:51:58.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-24T05:24:29.000Z (almost 5 years ago)
- Last Synced: 2025-03-13T13:13:48.833Z (7 months ago)
- Topics: cart, realmswift, shopping, shopping-cart, shoppingcart, swift4, swift5
- Language: Swift
- Homepage:
- Size: 155 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shopping-Cart
This is Demo Project to Showcase Coding
I prefer Programmatically Auto Layout above storyboardShopping Cart with Realm
- Cart's items saved with Realm so user can not loose cart item even after app is close or Terminated
- Auto Layout: constraints programmatically
- NO STORYBOARD USE