Skip to content

franKobayasi/SSRM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSRM 簡單店家

簡單店家是一款為服飾商家設計的輕型ERP管理系統,簡化店家從商品採購、進貨、退貨至商品銷售等環節之資料處理。

website: https://ssrm-e7bc3.web.app/ version: 1.0 update date: 2020-03-13 測試帳密:

Technologies

  • HTML, CSS, JavaScript
  • React for JS
  • React Router
  • Redux
  • SCSS for CSS
  • Firebase Hosting
  • Firebase Functions
  • Firebase Authencation
  • Firebase Cloud Firebase
  • Facebook Login

Features

Tutorial

  • show tutorial for first time landing on landing page
  • tutorial btn for review tutorial
  • shop initial setting

Purchase operation

  • Supplier data entry
  • Purchased products data entry
  • Goods information including name, cost, price, size, color and pieces

Stockin & Return operation

  • According Purchase entry data to conduct stockin operation
  • Synchronously updating stock of goods when stockin and return operation
  • Purchase order search

Checkout operation

  • Record saled goods' info and updata cusotmer shopping history.
  • Record all chekcout Records.
  • Create/Modify/Delete/Search checkout history.

React and Redux Structure

  • React Structure
    • App
      • AfterSignIn
        • Dashboard
        • Purchase_Create
        • Purchase_Detail
        • Purchase_History
        • StockIn
        • StockReturn
        • StockHistory
        • Checkout_Create
        • Checkout_Detail
        • Checkout_History
      • BeforeSignIn
        • Auth
          • SignIn
          • SignUp
  • Redux State
    • Store
      • state
        • isFetch
        • isError
      • shop
        • status
        • title
        • address
        • tel
        • onCheckoutMode
        • time
      • auth
        • MEMBER_UID
        • MEMBER_NAME
        • MEMBER_EMAIL
        • isLogin

Contact

About

簡單店家(Simple Shop Resource Management)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published