Skip to content

Latest commit

 

History

History
96 lines (73 loc) · 2.76 KB

README.md

File metadata and controls

96 lines (73 loc) · 2.76 KB

Huimitu

Introduction

This is an ECommerce website selling bakery accessories with B2C model. Huimitu is a SPA in which 3-tiers model is applied using PERN stack:

  • ReactJS to build up the front-end
  • ExpressJS to create RESTful API
  • Postgre database to store data

pern

Features

The website statisfies basic features of an ECommerce website including:

  • Sign up account
  • Login account
  • Login account with Google
  • View product list with sort, filter and full-text search
  • View product detail
  • Add product to cart
  • Add shipping information
  • Checkout cart with Momo, Paypal, Ship COD
  • Voucher
  • Buy now
  • Rating product after buying

Advanced features:

  • Admin features
  • Upload user avatar
  • Statistic using Tableau
  • Recommend related product using KNIME (frequent-itemset mining)
  • Multi-language (English, Vietnamese)
  • Facebook Messenger chatbot

Gallery

pern

Landing page

pern

Product detail

Video demo

Tech stack

Contribution

The project belongs to Huimitu team:

Please do not copy without asking for permission!