Skip to content

Latest commit

 

History

History
72 lines (48 loc) · 2.34 KB

README.md

File metadata and controls

72 lines (48 loc) · 2.34 KB

MuaHo App

App descriptions

  • MUAHO is an e-commerce application, through MUAHO users can order products of many different brands easily. Eye-catching, intuitive interface and animation effects help increase user experience.

  • MUAHO supports two main languages are English and Vietnamese and can be expanded in the future

Technical description

  • Using clean architecture to structure project.
  • Strictly following the rules of clean architecture so maintenance and testing are easy.
  • Using BloC pattern to state mangement.

Important ingredients

Plugin

Screenshots

Home

  • Start app with splash screen
  • Navigate by deep link when click on ad-banner

Search - Cart

  • Search by keyword
  • Adjust the product in the shopping cart
  • Notification when adding products from another shop

Order

  • Review cart and price
  • Log in or register for an account before placing an order
  • Create a shipping address by Google Map
  • Create order and see order detail

Setting

  • Log out
  • Login
  • Change display name
  • Turn on/off dark mode
  • Change language (En/Vi)

Mantenance

  • Show maintenance screen when server through code 999
  • Check current server status
  • Go to homepage when finish maintenance