Giter Site home page Giter Site logo

cheese-shop's Introduction

치즈샵

기능 목록

공통

  • 모든 사용자는 최초 접속 시 사장님으로 접근할 지 손님으로 접근할 지 선택한다.

예약 (Reservation)

  • 예약은 아이디, 예약자 이름, 예약자 휴대폰번호, 예약일시, 인원수로 구성된다.
  • 예약은 예약자 이름과 예약자 휴대폰 번호로 예약자를 구분한다.

리뷰 (Review)

  • 리뷰는 예약 아이디, 별점, 내용으로 구성된다.
  • 리뷰는 예약 1건 당 1개만 등록할 수 있다.

손님 (User)

  • 모든 손님은 이름, 휴대폰번호를 최초 1회 입력한다.
  • 손님은 이름, 휴대폰번호, 예약일시, 인원수를 입력하여 치즈식당을 예약할 수 있다.
  • 손님은 자신의 종료된 예약을 결제할 수 있다.
  • 손님은 자신의 결제된 예약에 리뷰할 수 있다.

사장님 (Owner)

  • 사장님은 전체 예약 목록을 조회할 수 있다.
  • 사장님은 예약을 종료할 수 있다.
  • 사장님은 전체 리뷰 목록을 조회할 수 있다.

cheese-shop's People

Contributors

darkenpeng avatar hatchling13 avatar junghoon-vans avatar shsongs avatar ycheese 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.