Skip to content

parkuijin/SimmongsBackend

Repository files navigation

Simmongs

명지전문대학 인터넷보안공학과 캡스톤디자인 생산관리 ERP 웹 사이트

🖥️ 프로젝트 소개

Simmongs_pipeline 002


🔨 프로젝트 구조

Simmongs_pipeline 001

Simmongs_pipeline 004

Simmongs_pipeline 005 001



📌 주요 기능

[ 재고 관리 ]

1. 재고 등록

POST /products/uploadProduct

2. 재고 조회

GET /products/showAll

3. 재고 수정

POST /products/updateProduct

4. 재고 삭제

DELETE /products/deleteProduct

5. 재고 검색

POST /products/searchProducts


[ BOM ]

1. BOM 등록

POST /bom/registration

2. BOM 조회

GET /bom/showAll

3. BOM 삭제

DELETE /bom/delete


[ 작업 지시 ]

1. 작업 지시 등록

POST /workorder/registration

2. 작업 지시 조회

GET /workorder/showAll

3. 작업 지시 중단

POST /workorder/stopWorkOrder

4. 작업 지시 검색

POST /workorder/searchWorkOrder


[ 작업 실적 ]

1. 작업 실적 등록

POST /workperformance/registration

2. 작업 실적 검색

POST /workperformance/showWorkPerformance

3. 작업 실적 삭제

DELETE /workperformance/delete


[ 입출고 ]

1. 입출고 등록

POST /storingunstoring/registration

2. 입출고 조회

GET /storingunstoring/showAll

3. 입출고 검색

POST /storingunstoring/searchStoringUnstoring


About

Production Management ERP System Backend Part

Topics

Resources

Stars

Watchers

Forks

Languages