Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.48 KB

File metadata and controls

45 lines (30 loc) · 1.48 KB

DogApp

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.

Features

  • 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.

Installation

  1. Clone the repository:
    git clone https://github.com/maiz-an/Dog-App.git

  2. Install dependencies:
    npm install

  3. Build and run the app on an Android device or emulator:
    react-native run-android

Testing

The app is thoroughly tested with the following key features:

Admin Test Cases

  • Admin login validation
  • View and manage customers and products
  • Order status update and removal

Customer Test Cases

  • Customer signup/login validation
  • Product browsing, cart management, and checkout
  • Educational content and feedback submission

Contributing

Feel free to fork the repository and submit issues or pull requests. All contributions are welcome!

License

This project is licensed under the MIT License.