This project is a mobile e-commerce application developed using Flutter, focused on demonstrating a complete product flow, including authentication, product listing, and data integration.
The application is structured to simulate a real-world commerce environment, emphasizing usability, organization, and system architecture.
- User authentication (Firebase Auth)
- Product listing and visualization
- Structured UI for navigation and interaction
- Integration with backend services
- Scalable architecture for future expansion
- Flutter (Dart)
- Firebase (Authentication / Firestore)
- REST API integration
- Material UI components
Active Development
Production System / Technical Demonstration
This project is designed both as a functional application and as a demonstration of mobile commerce architecture using Flutter and Firebase.
(Shortly)
-
Clone the repository: git clone https://github.com/BrunoSalgadoti/E-Commerce.git
-
Navigate to the project folder: cd E-Commerce
-
Install dependencies: flutter pub get
-
Run the application: flutter run
This project is licensed under the MIT License - see the LICENSE file for details.