Code Monkey home page Code Monkey logo

dbs_term's Introduction

DBS_term

2022 데이터베이스설계 텀프로젝트

services.msc -> Apache Tomcat 9.0 Tomcat9

구현기능

  1. 개봉일 순서와 예매 순서로 검색 (상세 정보 검색도 포함) 10점
  2. 예매를 위한 검색 15점
  3. 예매를 위한제약 조건 (시간, 좌석수, 관람료 처리) 10점
  4. 결제 방법 처리 (현금결제, 포인트 결제) 5점
  5. 예매가 성공적으로 처리 될 때 10점
  6. 예매 취소가 성공적으로 처리 될때 15점
  7. 시작 날짜와 종료 날짜 사이의 내역 조회 (결과 정렬 방식도 포함) 15점

기능

  1. session으로 정보 전달. 세션에 올리기 : session.setAttribute("id",id); 세션에서 가져오기 : session.getAttribute("id");
  2. 리다이렉트. response.sendRedirect("quiz2_change.html");

dbs_term's People

Contributors

chopinballadeno4 avatar

Watchers

 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.