Skip to content

ubrmenschx/lacelab-shoe-store-app

Repository files navigation

👟 LaceLab

LaceLab is a beautifully designed Flutter-based shoe store app that offers users a modern and smooth shopping experience. It includes dynamic product listing, company-based filtering, real-time search, and a cart system ready for expansion.


📱 Features

  • 🏠 Home Page – Displays all available shoes.
  • 🔍 Search Bar – Quickly search shoes by title.
  • 🏷️ Company Filters – Filter shoes by brand (Nike, Puma, Rick Owens, etc.).
  • 🛒 Cart Page – View selected items (UI ready, logic expandable).
  • 📦 Product Details – Tap on any product to view details.
  • 🎨 Clean UI – Styled using Flutter’s Material design with dynamic chip filters.

🧱 Project Structure

├── global_variables.dart        # List of all products and constants
├── main.dart                    # Entry point of the app
├── pages/
│   ├── home_page.dart           # Home page with bottom navigation
│   ├── cart_page.dart           # UI for cart items
│   └── product_details_page.dart# Detailed view of a selected product
└── widgets/
    ├── product_card.dart        # Custom card widget for products
    └── product_list.dart        # Handles filtering, searching and product UI

📦 Download

Download APK


👥 Demo

Watch Demo Video


Built with ❤️ to make your shopping experience smoother.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published