Skip to content

소프트웨어공학개론 - 영화 예매 웹사이트

Notifications You must be signed in to change notification settings

doSeung11/SEI-WebProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SEI-WebProject

소프트웨어공학개론 - 영화 예매 웹사이트


System Architecture

스크린샷 2021-12-05 오후 10 26 16

Backend: Spring Boot
Frontend: html, css, javascript
etc: Tomcat, Amazon Web Service

Class Architecture

스크린샷 2021-12-05 오후 10 34 27

Requirements

jdk: 1.8.0이상, gradle: 7.2

Installation

Clone Repository

$git clone git@github.com:doSeung11/SEI-WebProject.git

Start

$ cd SEI-WebProject
$ ./gradlew build -x test 
$ java jar
$ sudo nohup java -jar build/libs/jarfile_name.jar &

jarfile_name은 �build/libs 안에 있는 jar file명으로 수정

Access

http://localhost:8080

Features

  1. 메인 페이지

스크린샷 2021-12-05 오후 10 35 38

스크린샷 2021-12-05 오후 10 37 44

- 메인 페이지에서는 현재 상영중인 영화 목록을 확인 할 수 있다.
  1. 영화 상세 정보 확인

스크린샷 2021-12-05 오후 10 37 59

- 상세 정보 페이지에서는 영화의 예고편, 해당 영화의 정보를 확인할 수 있다.
  1. 영화 예매

스크린샷 2021-12-05 오후 10 38 11

스크린샷 2021-12-05 오후 10 38 22

  • 영화 예매 페이지에서는 비회원 방식으로 영화 예매를 진행할 수 있다.
  1. 영화 예매 정보 확인

스크린샷 2021-12-05 오후 10 38 36

- 영화 예매 확인 페이지에서는 영화 예매 정보를 확인하고 예매 취소를 할 수 있다.

Reference

https://github.com/webstoryboy/megabox2019
https://github.com/loy124/CGV_Clone


Members

도승희 박지은 안도영 이진오 조영욱
@doSeung11 @jieun1128 @AhnDo0 @choyeongwook @Ljinoh

About

소프트웨어공학개론 - 영화 예매 웹사이트

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •