Description
Add to wishlistWorld Owner Shop is a native iOS e-commerce app written in Swift 5. Buyers can pay using Stripe payment. Sellers can manage their products and categories using the Admin app.
https://www.youtube.com/watch?v=Vc26e_8iTYk&feature=youtu.be
Features
Sellers can:
- Add Categories and Products, to Firebase Firestore using the Admin app.
- Manage their products using one admin email and password (only authorised users can make changes).
Buyers can:
- Sign up via email and Login. Anonymous users can check out the products, but they can’t add to cart or use Wishlist.
- Use Forgot password to reset their password.
- Users can add products to Cart or Wishlist.
- Pay with Stripe.
- Save their password for persistent login.
- When registering they can see if password and confirm password match.
Setup includes:
- 1 completed iOS app source code / 1 purchase
- 1 document to install backend & setup app