GithubHelp home page GithubHelp logo

inventorysystem's Introduction

inventorysystem

재고관리를 위한 입출고 시스템을 구성 쇼핑몰에서는 후드티와 청바지를 판매 후드티는 S, M, L,XL 양말, 모자 Free 사이즈가 있으며 청바지는 Free 사이즈를 판매

후드티의 종류는 총 3가지가 있으며 각각은 코드번호로 구분 ex) hood-001, hood-002, hood-003 청바지 코드는 다음과 같이 구분합니다. ex) jean-001 재고는 수정이 가능해야하며 입,출고시 변화하는 수량을 반영할 수 있어야 함.

  • 로그인, 로그아웃, 회원가입

    • Django 로그인 기능을 사용합니다.
  • 상품 등록

    • 코드번호와 상품의 종류 사이즈 들어감.
  • 입고

    • 코드번호와 수량 입력으로 입고수량을 변화 시킬 수 있어야합니다.
  • 출고

    • 코드번호와 수량 입력으로 출고수량을 변화 시킬 수 있어야합니다. 수량이 부족한 경우에는 출고를 할 수 없는 예외처리가 되어있어야 합니다.
  • 화면구성

    • 로그인 페이지
    • 회원가입 페이지
    • 재고관리 페이지

ERD

Copy of 재고관리시스템

inventorysystem's People

Contributors

byungjinku avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.