DogApp is an Android mobile application designed to offer a seamless shopping experience for dog owners. The app includes a variety of products, such as food, toys, grooming essentials, and healthcare items, all in one place. Customers can browse products, manage their cart, place orders, and even access educational content.
- Admin Panel: Manage customers, products, orders, and feedback.
- Customer Profile: Signup, login, and manage personal details.
- Product Management: Add, edit, or remove products.
- Order Management: Track and manage orders.
- Cart & Checkout: Add/remove items and place orders.
- Feedback System: Customers can share feedback about products and services.
-
Clone the repository:
git clone https://github.com/maiz-an/Dog-App.git -
Install dependencies:
npm install -
Build and run the app on an Android device or emulator:
react-native run-android
The app is thoroughly tested with the following key features:
- Admin login validation
- View and manage customers and products
- Order status update and removal
- Customer signup/login validation
- Product browsing, cart management, and checkout
- Educational content and feedback submission
Feel free to fork the repository and submit issues or pull requests. All contributions are welcome!
This project is licensed under the MIT License.