dushyant-sharma937 / eCommerce_application_user

Welcome to the Ecommerce Application repository! This Flutter-based application enables users to explore and purchase products listed by sellers. Additionally, it provides a direct one-to-one communication channel between users and sellers through a chat section, enhancing customer support and user experience.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ecommerce Application

Flutter Version Dart Version License

Welcome to the Ecommerce Application repository! This Flutter-based application enables users to explore and purchase products listed by sellers. Additionally, it provides a direct one-to-one communication channel between users and sellers through a chat section, enhancing customer support and user experience.

Features

  • Browse and search for various products.
  • View detailed product descriptions, images, and prices.
  • Add products to the cart and proceed to checkout.
  • Secure payment gateway integration.
  • Real-time chat functionality for users to communicate with sellers.
  • Admin panel application for sellers to manage their products.

Demo

You can try out the live demo of Ecommerce App at: https://example.com/eCommerce-app-demo

Screenshots

App Screenshot 1, App Screenshot 2, App Screenshot 3, App Screenshot 4, App Screenshot 5, App Screenshot 6

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/dushyant-sharma937/eCommerce_application_user.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 Application repository! This Flutter-based application enables users to explore and purchase products listed by sellers. Additionally, it provides a direct one-to-one communication channel between users and sellers through a chat section, enhancing customer support and user experience.


Languages

Language:Dart 98.6%Language:HTML 1.1%Language:Swift 0.2%Language:Kotlin 0.1%Language:Objective-C 0.0%