Wed, Jan 12, 22, java for pos, experience and hands-on Xprience
This is a draft, the content is not complete and of poor quality!

POS functions

  • 계정관리: user CRUD

  • 재고관리: inventory CRU

  • 폐기관리: RD

  • 상품판매: 상품, 결제 CRUD

  • 정산: daily sales summary C

  • 매출통계: by product/year/month/day, statistics R

매출 통계

관리자에게 편의점의 모든 매출내역을 정리한 자료를 제공함으로써, 매출 분석을 통한 효율적인 ‘재고 관리’를 돕고, 매출 증대 효과를 이끌어 낸다.

POS in real-life

  • 분석과 설계 - Marketing research / Technical architect

  • 유통구조 (가맹본부, 가맹점)
  • 매출 통계 (순위, 코드, 분류, 상품명, 판매가, 수량, 합계, 제조사)
  • 라이브러리 사용하기, JFreeChart, WebGL, D3Js

1 차트의 데이터를 세팅할 Dataset 생성 2 차트를 보여줄 Chart 객체 생성 3 Chart 객체에 Dataset 세팅

class 구조

image

The following wiki, pages and posts are tagged with

TitleTypeExcerpt
point of sales java devework overview post Wed, Jan 12, 22, java for pos, experience and hands-on Xprience