Giter Site home page Giter Site logo

smallanimals's Introduction

Web Develoment

소동물 분양 사이트 제작

Framework: SPRING 5.0.2
DB: MariaDB 10.2
DB Framework: MyBatis 3.4.1
WAS: Tomcat ver8.5
UML Tool: StarUML
이슈 관리: Trello 이슈 관리 내용이 궁금하시다면 여기로!
ERD : ERDCloud

그외: Graph QL

기능 구현

  • 회원가입
    • 브리더, 분양인 따로
  • 로그인
  • 게시판
    • 분양 후 1년동안 3개월에 한 번씩 사육환경 인증
  • 1:1 채팅 기능
  • 쪽지
  • 전화걸기

smallanimals's People

Contributors

yeo11200 avatar c-yoojin avatar helmong03 avatar leeyou-jin avatar dependabot[bot] avatar boltman1 avatar

Stargazers

 avatar  avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

smallanimals's Issues

20190925 레이아웃 프레임워크

레이아웃 프레임워크 혹은 뷰 템플릿 엔진이라고 한다.
ex) thymeleaf, sitemesh, tiles

thymeleaf -> spring boot를 사용할 때 기본적인 템플릿

sitemesh, tiles의 공통점

  1. 레이아웃을 꾸며준다.
  2. 어떠한 화면을 출력하던지, 항상 같은 위치에 존재한다.

sitemesh -> Decorator pattarn을 이용해서, DOM에 레이아웃을 입히는 형식, 상속이 불가능
ex) " "

tiles -> Composite View pattarn을 이용해서, DOM에 레이아웃을 입히는 형식, 상속이 가능
ex)
"







"

왜 타일즈와 사이트매쉬중 타일즈를 선택했냐

  1. 현업에서는 타일즈를 사용한다.(프로젝트 또한 현업처럼)
  2. 유지보수하기 쉽다.(사이트 매쉬또한 익숙하면 유지보수 쉬움)
  3. 설정하기 어렵지만, 설정을 하면 사용하기 쉬움
    등의 이유로 타일즈를 선택했습니다.

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.