Code Monkey home page Code Monkey logo

management's Introduction

고객이 PT 예약을 위해 트레이너를 선택해서 예약을 할 수 있는 시스템.

기능적 요구사항

고객이 PT 예약 신청을 한다. PT 예약 신청을 하면, 트레이너가 해당 예약을 수락할지 거절할지 선택한다.(Req/Res 동기처리) 트레이너의 선택에 따라 관리 시스템에서 상태를 변경한다. 트레이너가 수락을 하면, 관리 시스템에서 예약 확정을 한다. 트레이너가 거절을 하면, 예약 시스템에서 예약 취소를 한다. 관리시스템에서 예약 현황을 수시로 확인할 수 있다.

비기능적 요구사항

트랜잭션

예약 신청과 트레이너의 선택이 동시 이루어 지도록 한다.

장애격리 트레이너의 가입승인과 취소는 고객의 신청 및 관리시스템 처리와 관계없이 항상 처리 가능하다.

성능 사용자는 예약 진행상태를 수시로 확인하여 모니터링 한다.(CQRS)

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.