dushyant-sharma937 / eCommerce_application_admin_panel

Welcome to the Ecommerce Admin Panel repository! This Flutter-based application serves as the management tool for sellers in the Ecommerce ecosystem. Sellers can use this application to efficiently manage their products, handle order processing, monitor product delivery status, and communicate with buyers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ecommerce Admin Panel

Flutter Version Dart Version License

Welcome to the Ecommerce Admin Panel repository! This Flutter-based application serves as the management tool for sellers in the Ecommerce ecosystem. Sellers can use this application to efficiently manage their products, handle order processing, monitor product delivery status, and communicate with buyers.

Features

  • Add new products to the Ecommerce application.
  • Edit existing product details, including name, description, price, and images.
  • Delete products that are no longer available.
  • Manage the delivery status of products for timely order fulfillment.
  • Real-time chat functionality to communicate with buyers.
  • Insights into order statistics, such as average rating, total sales, and remaining quantities.

Screenshots

App Screenshots

Getting Started

Follow these instructions to set up and run the project locally on your machine.

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/Ecommerce-Admin-Panel.git
  2. Navigate to the project directory:

  cd Ecommerce-Application
  1. Install dependencies::
  flutter pub get
  1. Run the app:
  flutter run

Contributing

We welcome contributions from the community! To get started, please follow these steps:

  1. Fork the repository.

  2. Create a new branch for your feature/work:

git checkout -b feature/your-feature-name
  1. Commit your changes:
git commit -m "Add your commit message here"
  1. Push to your branch:
git push origin feature/your-feature-name
  1. Create a new Pull Request explaining your changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

If you have any questions or need assistance, feel free to contact us:

Email: dushyantsharma1231@gmail.com

About

Welcome to the Ecommerce Admin Panel repository! This Flutter-based application serves as the management tool for sellers in the Ecommerce ecosystem. Sellers can use this application to efficiently manage their products, handle order processing, monitor product delivery status, and communicate with buyers.


Languages

Language:Dart 99.5%Language:Swift 0.4%Language:Kotlin 0.1%Language:Objective-C 0.0%