Skip to content

ClichyMercury/vidalossa

Repository files navigation

Vidalossa E-commerce Project

Description

This project is an e-commerce application developed with Flutter and Firebase. It uses Provider for state management and Flutterwave for payments.

Features

  • User authentication (sign up, login, password reset)
  • Product display
  • Add products to cart
  • Online payment with Flutterwave
  • Order management

Screenshots

Home Page

Home Page

category Page

category Page

Product Page

Product Page

Product item

Product item

Installation

  1. Clone the repository
    git clone https://github.com/clichymercury/vidalossa.git
  2. Navigate to the project directory
    cd vidalossa
  3. Install the dependencies
    flutter pub get

Configuration

  1. Set up Firebase following the instructions on the Firebase website.
  2. Set up Flutterwave for online payments.
  3. Add the necessary configuration files (google-services.json for Android and GoogleService-Info.plist for iOS).

Usage

  1. Run the application
    flutter run

Technologies Used

  • Flutter
  • Firebase
  • Provider
  • Flutterwave

Contributors

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published