Skip to content

MamonAburawi/Shopping-App

Repository files navigation

ShoppingApp

Our shopping app is the ultimate solution for both customers and sellers to buy and sell products with ease. With features such as registration by phone number, adding products to cart and favorite, user profile, tracking orders, accepting or declining orders, and support for wallet payments, our app is the perfect tool for online shopping.

Customers can easily register by phone number and start browsing through a wide range of products available on the app. They can add products to their cart and checkout using the secure wallet payment system, which ensures that their transactions are safe and secure. Customers can also add products to their favorites to purchase later.

Our app also features a user profile for customers, where they can view their order history, track their orders, and manage their account details. Customers can easily track their orders and receive notifications about the status of their orders, including when their orders are shipped and delivered.

Sellers can easily add their products to the app and manage their inventory. They can accept or decline orders placed by customers, and view their transaction history for each product. Our app also features a paging data system that makes it easy for sellers to edit their products and manage their orders.

Delivery is made easy through the use of QR code scanning, which ensures that data is encrypted and secure. This feature makes it easy for both customers and sellers to track their orders and ensure that they are delivered safely and securely.

In summary, our shopping app is the perfect tool for both customers and sellers who want to buy and sell products online. With features such as registration by phone number, adding products to cart and favorite, user profile, tracking orders, accepting or declining orders, and support for wallet payments, our app has everything you need to make your online shopping experience safe and hassle-free.

Download App

https://www.mediafire.com/file/egc2mx65wm5ba5f/shopping_app.apk/file

Screenshots

Intro Login SignUp Home
Product Details Cart Add Address Order Details
Payment Details Order Success Orders Order Details
QR Code My Wallet Profile Favorites

Installation

Simplified steps to integrate your Android app with Firebase, enable phone authentication and app check, integrate Play Integrity, and set up Firestore:

1- Create a new project in the Firebase Console.

2- Add your Android app to the Firebase project.

3- Download the google-services.json file from the Firebase Console and add it to your app's app directory.

4- Add the Firebase SDK to your app's build.gradle file.

5- Integrate Play Integrity by installing the PlayAppCheckProviderFactory with FirebaseAppCheck.getInstance().installAppCheckProviderFactory() in application class.

6- Set up Firestore by creating a FirebaseFirestoreSettings object and passing it to FirebaseFirestore.getInstance().setFirestoreSettings().

That's it! With these steps, your Android app will be integrated with Firebase, phone authentication and app check will be enabled, Play Integrity will be integrated, and Firestore will be set up.

Releases

No releases published

Packages

No packages published

Languages