GithubHelp home page GithubHelp logo

seco / spring_web Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alsoscope/spring_web

0.0 0.0 0.0 16.95 MB

First Portfolio/CINEPHILE/Video Streaming Web Site

Java 43.85% CSS 36.32% JavaScript 19.83%

spring_web's Introduction

spring_web

스프링으로 만든 웹 어플리케이션

CINEPHILE (VOD 웹 사이트)

자바와 스프링 프레임워크를 이용해 MVC패턴의 웹 서비스 페이지 개발.

객체지향의 가장 기본적인 방식으로 제작.

Ref : 코드로 배우는 스프링 웹 프로젝트(구멍가게 코딩단 지음)

개발환경

  • IDE : Spring Tool Suite (STS) Version 4.2.4
  • JDK : 1.8
  • Language : Java Version 8, Java Script, JSTL, EL
  • DATABASE : MySQL 5.7
  • WAS : Tomcat 8.0
  • FRONT-END : BootStrap, HTML, CSS
  • Library Management : MAVEN
  • Open Source Library : JQuery, Ajax, Handlebars.js
  • Mybatis

목적

  • 영화 VOD 웹사이트(국내/해외/기타)
  • 로그인 화면(회원가입/관리자 로그인)
  • 자유 게시판
  • 관리자 메뉴(회원목록 확인, 상품 등록(첨부파일 - Ajax/Drag & Drop/Handlebars.js))

분류

  • .java
    • Controller
    • Persistence, DAO
    • Repository, DTO (Model, Command Object)
    • Service
    • VO (MemberVO : 데이터 수집용)
  • .jsp
    • sboard
    • member
    • product
    • admin
    • naverlogin
    • forward
  • /resources/**

DATABASE

  • table
    • tbl_board (게시판)
    • tbl_member2 (회원관리)
    • tbl_admin (관리자)
    • tbl_reply (댓글)
    • tbl_cart (장바구니)
    • tbl_attach (첨부파일)

ERMaster

기본 기능

  • 회원가입, 로그인, 로그아웃 : OAuth2.0(네이버 아이디 로그인), HttpSession

  • 게시판 : Ajax 계층형 댓글, Disqus 소셜 댓글

  • 관리자 : 별도 관리자 테이블로 구분

spring_web's People

Contributors

alsoscope 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.