Skip to content

숙명여자대학교 IT공학전공 졸업프로젝트 관리 시스템입니다.

Notifications You must be signed in to change notification settings

kyurimki/T-Tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

숙명여자대학교 IT공학전공 졸업프로젝트 관리 시스템: 티트리

Graduation project management system for IT Engineering Department, Sookmyung Women’s University

졸업프로젝트관리시스템(티트리)_1714577 기규림 1713889 오정연_포스터 최종

1. Introduction

숙명여자대학교 IT공학전공 졸업프로젝트 관리 시스템 사이트

2. System Architecture Diagram

image

3. What are Used

image

  • Development
    • Java 1.8
    • Spring Boot 2.4.1
    • HTML+CSS+JavaScript+jQuery
  • Database: MySQL 8.0
  • Server: CentOS 8
  • Build with Gradle 6.3
  • Webserver: nginx

4. Database Tables

ROLE TABLE NAME TABLE EXPLANATION
졸업프로젝트 시행규칙/유의사항 project_notes 졸업프로젝트 유의사항 내용
project_rules 졸업프로젝트 시행규칙 내용
졸업작품 소개 board 졸업작품 소개 게시글
proposal_file 제안서(학생연구활동계획서) 파일
finalpt_file 최종발표 파일
fair_file 전시회 파일
source_file 소스코드 파일
paper_file 논문 파일
회원 관리 users 회원 정보
token 회원가입 시 사용되는 이메일 인증 토큰 정보
auth_image 회원가입 시 인증 파일(숙명포털 학적정보 캡처 화면)
team 졸업프로젝트 팀 정보
application_form 졸업프로젝트 신청서 파일

5. Documentation

Manual

매뉴얼-Google Docs

Deployment

AWS EC2를 이용하여 임시 배포하기(Deploy to AWS EC2)

학교 서버에 배포하기(Deploy to Department's Server)

Paper

논문-Google Docs

About

숙명여자대학교 IT공학전공 졸업프로젝트 관리 시스템입니다.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published