
A simple e-commerce app built with Flutter to practice UI slicing and basic app navigation.

Sophi is a basic e-commerce mobile application created as a learning project while studying Flutter fundamentals on Dicoding. The main purpose of this project is to practice UI slicing, navigation flow, and state handling by recreating a Shopee-like shopping experience.
All product data in this app is stored locally using JSON files, without external APIs or backend integration. The app focuses on implementing core e-commerce screens and interactions rather than complex business logic.
Features
Built With