Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ali-Amin committed Aug 11, 2019
1 parent e4652df commit 736d49c
Showing 1 changed file with 28 additions and 3 deletions.
31 changes: 28 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# Shoptronics
#ShopX
####E-Commerce Flutter App Using MobX State Management
UI by [Soumitro_Sobuj](https://dribbble.com/shots/6876936-Product-App-Exploration)

A flutter UI project inspired by https://dribbble.com/shots/6876936-Product-App-Exploration
Credits to: Soumitro_Sobuj, check out his work https://dribbble.com/Soumitro_Sobuj
<img src="https://user-images.githubusercontent.com/41022464/62838374-73b8c900-bc7b-11e9-9e7a-8538d1dd72c7.gif" alt="alt text" width=240 height=480> <img src="https://user-images.githubusercontent.com/41022464/62838376-7c110400-bc7b-11e9-9c70-6f30930efef9.gif" alt="alt text" width=240 height=480>






###Features
- [x] Fetch product data from Firebase Cloud Firestore
- [x] View product information
- [x] Use MobX only for state management
- [ ] Cache images
- [ ] Find a more appropriate font
- [ ] Cart
- [ ] Checkout
- [ ] Comments
- [ ] Ratings
- [ ] Favourites
- [ ] Profile

###Issues
- [ ] Bottom Navigation Bar has blue background, should be transparent
- [ ] AppBar should fade out intro the screen instead of cutting it off

##### Find any bugs/problems with the app? please submit an issue or a pull request

0 comments on commit 736d49c

Please sign in to comment.