Code Monkey home page Code Monkey logo

spring-roomescape-payment's Introduction

방탈출 예약 대기 시스템

예약 정책

  • 예약의 상태는 예약, 결제 대기, 대기, 취소 상태가 존재한다.
  • 회원은 동일한 테마,날짜 및 시간에 1개의 예약만 가능하다.
  • 예약에 대한 검증 이후 결제까지 완료되어야 예약이 완료된다.
  • 예약 대기는 여러 명이 할 수 있다.
  • 한 명의 사용자는 예약 대기와 에약을 동시에 할 수 없다.
  • 사용자는 자신의 예약과 예약 대기를 취소할 수 있다.
  • 관리자는 모든 예약과 예약 대기를 거절할 수 있다.
  • 예약이 취소 및 거절되면 사용자의 결제가 취소된다.
  • 예약 취소와 예약 대기 취소 요청이 발생하면 예약은 취소 상태로 변경된다.
  • 예약이 취소되면 다음 예약 대기가 결제 대기 상태로 변경된다.
  • 결제 대기 상태에서 1시간 이내로 결제를 하지 않으면 자동으로 취소 상태로 변경되고, 다음 예약 대기가 결제 대기 상태로 변경된다.

spring-roomescape-payment's People

Contributors

seokmyungham avatar woowabrie 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.