Code Monkey home page Code Monkey logo

puru-board's Introduction

Hello, I am Choi Dasom!


Interested In

  • Game Server Dev
  • C++
  • IOCP

Algorithm

Solved.ac 프로필

puru-board's People

Contributors

kkumta avatar

Watchers

 avatar

puru-board's Issues

Index View 개발

Description

Index View를 개발한다. Index View는 메인 화면이다.

To do

  • index.html

ETC

[BUG] 로그인 예외 처리

Description

To do

  • 로그인을 시도할 때 이메일 혹은 비밀번호가 공백인 경우 예외 처리
  • 존재하지 않는 이메일 혹은 틀린 비밀번호로 로그인을 시도할 경우 예외 처리

ETC

rememberMe 기능 구현

Description

Spring Security에 있는 rememberMe 기능을 구현하여 로그인 유지가 되도록 하자.

To do

  • login.html
  • SecurityConfig.java
  • CustomAuthenticationProvider.java

ETC

Post 관련 View 개발

Description

게시글 목록, 게시글 조회, 게시글 작성, 게시글 수정, 게시글 삭제 View를 개발한다.

To do

  • postList.html
  • post.html
  • createPostForm.html
  • editPostForm.html

ETC

Reply 개발

Description

Reply 도메인과 관련된 클래스 개발입니다.

To do

  • Reply Domain
  • Reply Repository
  • Reply Service
  • Reply Controller

ETC

Post 개발

Description

Post 도메인과 관련된 클래스 개발입니다.

To do

  • Post Domain
  • Post Repository
  • Post Service
  • Post Controller

ETC

User 관련 View 개발

Description

회원가입, 로그인, 내 정보 View를 개발한다.

To do

  • signUp.html
  • signIn.html
  • userInfo.html

ETC

User 개발

Description

User 도메인과 관련된 클래스 개발입니다.

To do

  • User Domain
  • User Repository
  • User Service
  • User Controller

ETC

[BUG] 회원가입 예외 처리

Description

회원가입 시 입력되는 폼과 관련한 예외 처리를 한다.

To do

  • 회원 가입 시 이메일 양식에 맞지 않는 경우 예외 처리
  • 회원 가입 시 비밀번호 양식에 맞지 않는 경우 예외 처리
  • 회원 가입 시 닉네임 양식에 맞지 않는 경우 예외 처리

ETC

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.