Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abd-mohsen/click2buy
E-commerce mobile app built using flutter framework
https://github.com/abd-mohsen/click2buy
Last synced: 13 days ago
JSON representation
E-commerce mobile app built using flutter framework
- Host: GitHub
- URL: https://github.com/abd-mohsen/click2buy
- Owner: abd-Mohsen
- Created: 2023-05-21T09:01:43.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-09T18:57:32.000Z (about 1 year ago)
- Last Synced: 2024-11-07T04:44:33.573Z (2 months ago)
- Language: Dart
- Homepage:
- Size: 2.25 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Screenshot1](assets/images/logo_dark.png)
# Click2Buy
an E-commerce mobile app built using Flutter framework. here is [the backend and dashboard](https://github.com/ahed0programer/Click2Buy/tree/ahed)
for this app.
this was a university group project that got an excellent 93% result## about app
- a fully functional E-commerce mobile app for Android/IOS, specialized in selling all kinds of clothing
- the app is controlled by an admin via dashboard.
- product variants are supported (color, size, material), with special image for each variant.
- customers can make order, cancel or edit their order when available.
- customers can view their orders history with each order details and status.
- customers can view a product details, add a variant or more to cart, add the product to their wishlist and leave a review.
- customer can view and edit their cart or wishlist.
- customers can login with their account, or as guest with limited functionality.
- OTP verification is supported for verifying account, and for password reset.
- api authentication and authorization is used to insure account security and functionality.
- products search with search history is supported, with the ability to filter by price, brand, rating, available colors, available sizes and
available materials.
- products categories can be navigated, each category might have multiple products and sub-categories.
- the app supports light and dark themes.
- the app supports Arabic and English languages.## ScreenShots
![Screenshot1](demos/login.PNG) ![Screenshot2](demos/order_details.PNG)![Screenshot3](demos/cart_dark.PNG) ![Screenshot4](demos/cart_light.PNG)
![Screenshot5](demos/search_in_action.PNG) ![Screenshot6](demos/search_filters.PNG)
![Screenshot5](demos/product_view.PNG) ![Screenshot6](demos/product_view2.PNG)
![Screenshot5](demos/guest_settings.PNG) ![Screenshot6](demos/settings_dark.PNG)
![Screenshot5](demos/category_view.PNG) ![Screenshot6](demos/categories.PNG)
![Screenshot5](demos/home_view.PNG) ![Screenshot6](demos/full_view.PNG)
check [this folder](demos) for more screenshots