Skip to content

askpradana/myshop_flutter_fastapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyShop - mock up shop app


Simple mock up ( currently ) without logic, just simple

Written in


  • Flutter 2.2.3
  • Dart 2.13.4
  • Uvicorn 0.15.0
  • Fastapi 0.1.0

Setup


To run this project locally, do :

  1. Install flutter
  2. Install fastAPI and Uvicorn
  3. Run server with uvicorn => uvicorn main:app --reload
  4. Connect or open your selected emulator devices
  5. Run flutter apps => flutter run

Documentation


Images_documentation Gif_documentation

Future work


To do
  1. Seperate logic in cart
  2. Add more example data for scaling up
  3. is like button per data
  4. clean code
  5. adaptive screen size
  6. layoutbuilder every screen => termasuk rotation
  7. Shopping cart selected item only
  8. ios android beda widget
  9. shared_preferences for theme (dark/light theme)
  10. pull to refresh
  11. ubah semua jadi cek koneksi dulu sebelum display apa2
v1.3(pending)
Ongoing
  1. Base widget untuk semua
  2. add rating data in database
  3. bersih-bersih tahap 2
  4. edit dark mode light mode in app
  5. rapihin gambar readme
Done
v1.2 (20 Oct 2021)
  1. Ubah navigasi ke configs semua
  2. shopping cart page with listviewbuilder
  3. settings page
  4. tema warna aplikasi
v1.1
  1. add read more section on description
  2. add fastAPI to source
  3. read more comment
  4. bersih-bersih
source

This app inspired is inspired by this mock up.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors