Giter Site home page Giter Site logo

codingtest_springboots's Introduction

프로젝트형 코딩테스트

환경 준비

Quest

1. setup to connect Database

  • database name : yojulab
  • usernames, password : 각각 root, *yojulab!
  • DML, DDL queries : Folder /databases/*.sql

hint : src/main/resources/application.properties

2. 페이지 라인 갯수 변경

  • 페이지 표시 라인 갯수를 5개에서 4개로 변경

hint : src/main/java/com/test/codingtest_springboots/utils/Paginations.java

3. 입력 화면 띄우기

  • 리스트 화면에서 'Form with File' 버튼 클릭 시 에러 발생 수정 : 왼쪽 상단

hint : src/main/java/com/test/codingtest_springboots/controller/CommonCodeController.java

4. 삭제 동작하게 만들기

  • 리스트 화면에서 'Delete' 버튼 클릭 시 에러 발생 수정 : 라인마다 있는 버튼

hint

  • src/main/webapp/WEB-INF/views/commonCodes/list.jsp
  • src/main/resources/sqlmapper/mysql/CommonCodeMapper.xml

codingtest_springboots's People

Contributors

yojulab avatar hhnebula 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.