Skip to content

Commit

Permalink
add some screen
Browse files Browse the repository at this point in the history
  • Loading branch information
tarikultopofstack committed Apr 15, 2020
1 parent 1d83e7c commit 0f23cf1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# flutter_ecommerce_app

A small attempt to make an e-commerce user interface in Flutter for Android and iOS.
A small attempt to make an e-commerce user interface in Flutter for Android and iOS. I developed this application just for learning purpose. I am beginner in flutter so if you found any error solve it.

## ScreenShots
### Home Page
<img src="screens/main_screen.jpg" height="500em" />
### Home Page & Category Screen
<img src="screens/main_screen.jpg" height="500em" />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="screens/detail_page_screen.jpg" height="500em" />

### Other Screens
<img src="screens/detail_page_screen.jpg" height="500em" />
### Products Screen & Product Detail Screen
<img src="screens/product_screen.png" height="500em" />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="screens/product_detail_screen.png" height="500em" />

### Login & Registration Screen
<img src="screens/login_screen.jpg" height="500em" />&nbsp;&nbsp;&nbsp;&nbsp;<img src="screens/signin_screen.jpg" height="500em" />
Expand Down
Binary file added screens/product_detail_screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screens/product_screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0f23cf1

Please sign in to comment.