Skip to content

Latest commit

 

History

53 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Shewit 🛍️

Shewit is a modern, cross-platform mobile and web e-commerce application built with Flutter. It features a clean feature-first architecture, robust state management, and localized data management built to deliver a seamless shopping experience.


📸 App Previews

Home / Feed Categories / Search Product Details
Screenshot 1 Screenshot 2 Screenshot 3

Features

  • Authentication Module: Secure user sign-in, login screens, splash flow, and session state management.
  • Product Catalog & Discovery: Browse products dynamically, view detailed descriptions, filter by categories, and examine rating metrics.
  • Cart & Checkout Workflow: Full shopping cart capabilities alongside an integrated checkout procedure.
  • Wishlist & Favorites: Save preferred products for quick access later.
  • User Profile & Settings: Manage personal configurations, profile data, and preferences.
  • Responsive Multi-Platform Support: Fully optimized to run natively across Android, iOS, Web, macOS, Linux, and Windows.

Project Structure

Shewit/
├── app/
│   ├── lib/
│   │   ├── core/
│   │   ├── features/
│   │   ├── shared/ 
│   │   └── main.dart
│   ├── assets/             
│   ├── android/
│   ├── ios/
│   ├── web/
│   ├── windows/
│   ├── macos/
│   ├── linux/               
│   └── pubspec.yaml        
├── screenshots/          
└── README.md

Getting Started

  1. Clone the repository:
    git clone https://github.com/Aaron-pweb/Shewit.git
    cd Shewit/app
  2. Install dependencies:
    flutter pub get
  3. Run the app:
    flutter run

About

Ecomerce application built on fake-api

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Contributors

Languages