bagisto/opensource-ecommerce-mobile-app

This open-source mobile ecommerce app seamlessly transforms your Bagisto store into a powerful mobile platform, providing real-time synchronization of...

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 12 minutes ago
Added to GitGenius on September 3rd, 2026
Created on October 25th, 2023
Open Issues & Pull Requests: 0 (+0)
GitHub issues: Enabled
Number of forks: 318
Total Stargazers: 16,026 (+0)
Total Subscribers: 21 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

Bagisto Open Source eCommerce Mobile App is a Flutter-based mobile application that transforms a Bagisto store into a mobile shopping platform with real-time product and category synchronization.

The app solves the problem of bringing eCommerce stores to mobile by building on top of the Bagisto framework and Laravel backend. It connects to a Bagisto instance through an API module, pulling product data and order information into a mobile-first interface. The approach keeps the mobile app and backend store synchronized, allowing merchants to manage inventory and orders from a single Bagisto installation while customers shop through the mobile app.

Developers should choose this tool if they already operate a Bagisto store and want to extend it to mobile without building a separate backend system. It suits projects where the Bagisto eCommerce framework is already in place, as the mobile app depends on Bagisto version 2.0.0 or higher and requires the Bagisto API module to be installed and configured. The app includes product search, category browsing, wishlist functionality, guest checkout, discount coupon support, dark mode, push notifications, and order management features. Installation requires Flutter, Dart, and platform-specific tools like Android Studio or Xcode.

The project maintains active development with regular updates to support current tooling versions. The codebase is written in Dart and Flutter, with live demo builds available on both Android and iOS app stores. Documentation includes installation guides with specific version requirements for dependencies, indicating ongoing maintenance to keep the tool compatible with current development environments.