Coder Social home page Coder Social logo

pos_system's Introduction

POS_System

음식점 포스기

교내 팀 프로젝트

DB대신 파일입출력을 통해 text파일을 메뉴판으로 사용하였고 객체지향의 코드를 사용하여 콘솔에서 키보드 input을 받아 음식점 포스기 역할을 한다.

기능 소개

1.주문

2.테이블관리

3.계산

4.메뉴관리

5.종료


1.1 주문 선택 시 테이블 번호를 입력받고 Text파일 출력을 통해 메뉴 리스트를 출력

1.2 메뉴이름 및 수량을 입력

1.3 주문 완료


2.1 테이블관리 선택 시 테이블 번호를 입력

  • 2.1.1 테이블 번호 입력 시 해당 테이블의 주문메뉴판 출력

2.2 테이블 이동, 합병 둘 중 하나를 선택

  • 2.2.1 테이블 이동 => 이동할 테이블 번호 입력

  • 2.2.2 테이블 합병 => 합병할 테이블 번호 입력

    • 2.2.2.1 테이블의 합병된 메뉴 및 가격을 표시


3.1 계산할 테이블 번호 입력

3.2 지출 금액 입력

  • 3.2.1 지출 금액이 계산할 금액보다 작은 경우 => 나머지 금액 추가 입력

  • 3.2.2 지출 금액이 계산한 금액과 일치하는 경우 => 성공

  • 3.2.3 지출 금액이 계산할 금액보다 큰 경우 => 거스름돈 출력


4.1 메뉴추가, 메뉴삭제 중 선택

  • 4.1.1 메뉴추가 선택 시 추가할 메뉴 명과 금액 입력

  • 4.1.2 메뉴삭제 선택 시 삭제할 메뉴 명 입력


5.1 프로그램 종료

pos_system's People

Contributors

kwangminini 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.