Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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