Giter Site home page Giter Site logo

crudproject's Introduction

중고 물품 거래 관리 시스템

1. 메뉴

  1. Create: 새로운 물품을 등록합니다.
  2. Read: id를 입력받아 이에 해당하는 물품의 정보를 알려줍니다.
  3. Update: id를 입력받아 이에 해당하는 물품의 정보를 업데이트 합니다.
  4. Purchase: id를 입력받아 이에 해당하는 물품을 구매합니다.
  5. Search: 상품명, 판매자, 구매자로 검색하여 그 정보를 알려줍니다.
  6. Delete: id를 입력받아 물품을 삭제합니다.
  7. Load: 파일명을 입력받고, 그 파일의 정보를 불러옵니다.
  8. Save: 파일명을 입력받고, 그 파일명으로 정보를 저장합니다.
  9. Report: 파일명을 입력받고, 그 파일명으로 보고서를 작성합니다.
  10. Setting: 데이터를 조작하는 메뉴를 엽니다.
    1. Collect: 데이터 조각 모음을 실행합니다.
    2. Sort: 데이터를 정렬합니다(id, 물품명 기준 선택 가능)
    3. Show All: 모든 데이터를 출력합니다.

2. make 방법

  • make main: main 실행파일을 만듭니다.
  • make main_debug: main 실행파일을 디버깅 모드로 만듭니다.
  • make clean: 실행파일과 오브젝트 파일을 제거합니다.

3. 실행방법

make main한 후, ./main을 하여 실행합니다.

crudproject's People

Contributors

chanhk-im avatar

Watchers

 avatar  avatar

Forkers

mj-seo

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.