Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdo-essam/ecommerceuifruitsapp
FLUTTER APP
https://github.com/abdo-essam/ecommerceuifruitsapp
clean-architecture cubit-state-management ecommerce-application flutter fruit
Last synced: 2 days ago
JSON representation
FLUTTER APP
- Host: GitHub
- URL: https://github.com/abdo-essam/ecommerceuifruitsapp
- Owner: abdo-essam
- Created: 2024-10-29T05:30:16.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-10-31T15:17:34.000Z (3 months ago)
- Last Synced: 2024-11-21T12:29:37.708Z (2 months ago)
- Topics: clean-architecture, cubit-state-management, ecommerce-application, flutter, fruit
- Language: Dart
- Homepage:
- Size: 8.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ecommerce UI Fruits App 🍎🍌🍓
This is a mobile application for a fruit e-commerce store, built using Flutter and inspired by the [Ecommerce UI Kit](https://www.figma.com/design/8KG9uAt5CBr0sJ8MoDHwDr/Mobile-UI-Kit%3A-Ecommerce-(Community)?node-id=12-0&node-type=canvas&t=DSdJ4fwhXB4Qmrac-0) designed on Figma. The app allows users to explore a variety of fresh fruits, add items to their basket, and place orders seamlessly with a clean and user-friendly interface.
## Features
- **Welcome Screen**: A visually appealing splash and onboarding screen to introduce users to the app.
- **Product Listings**: View a list of fresh fruits with details, images, and prices.
- **Basket**: Add fruits to your basket, adjust quantities, and view the total cost.
- **Authentication**: Simple authentication screen to allow users to log in.
- **SQLite Integration**: Local storage of basket items using SQLite.
- **Responsive UI**: Optimized for various screen sizes and resolutions.
- **Beautiful Animations**: Subtle animations to enhance user experience.## Screenshots
| Splash Screen | Welcome Screen | Authentication Screen |
|---|---|---|
| | | || Home Screen | Add To Basket Screen | Order List Screen |
|---|---|---|
| | | || Complete Details | Track Order | Order Complete.png |
|---|---|---|
| | | |## Getting Started
### Prerequisites
- **Flutter**: Make sure you have Flutter installed on your local machine. [Get started with Flutter here](https://flutter.dev/docs/get-started/install).
- **Figma API Key (Optional)**: If you wish to further customize the Figma design, you may need an API key to sync design updates.