Giter Site home page Giter Site logo

board-api's Introduction

👋 Hi! I'm Yunsik

  • 🌱 I’m currently learning JAVA, Spring Boot
  • 👩🏻‍🎓 I'm majoring in Application software, at Myongji University
  • 📫 How to reach me: [email protected]

board-api's People

Contributors

yunsik-choi avatar

Watchers

 avatar  avatar

Forkers

winterdeisy

board-api's Issues

[Feature/Function]: test

Domain

User

어떠한 기능이 필요한가요?

Projects Card도 생성해주세요!

고려사항

No response

할일목록

  • TODO

Priority Label Setting

  • Yes! Priority Label 지정했습니다.

Projects Card

  • Yes! 생성했습니다.

[Feature/Function]: User 로그인

Domain

User

어떠한 기능이 필요한가요?

User 로그인

고려사항

아이디와 패스워드가 일치할 경우 쿠키를 클라이언트에게 전달해준다.

할일목록

  • 아이디와 패스워드로 유저 조회
  • "login" 엔드포인트 개발
  • "login" 엔드포인트 테스트코드 작성
  • 아이디와 패스워드 중 하나라도 일치하지 않는다면 실패하는 테스트코드 작성
  • "login" 문서화

Priority Label Setting

  • Yes! Priority Label 지정했습니다.

Projects Card

  • Yes! 생성했습니다.

[Feature/Function]: Find User By Id

Domain

User

어떠한 기능이 필요한가요?

User 식별자로 조회

고려사항

존재하지 않는 유저 식별자로 조회시 404 에러를 반환한다.

할일목록

  • "/user/{id}" 엔드포인트 개발
  • 존재하지 않는 식별자로 조회시 404 에러로 반환하는 테스트코드 작성
  • 존재하는 식별자로 조회시 성공하는 테스트코드 작성
  • 문서화

Priority Label Setting

  • Yes! Priority Label 지정했습니다.

Projects Card

  • Yes! 생성했습니다.

[Feature/Function]: tese

Domain

Item

어떠한 기능이 필요한가요?

Projects Card도 생성해주세요!

고려사항

No response

할일목록

  • TODO

Priority Label Setting

  • Yes! Priority Label 지정했습니다.

Projects Card

  • Yes! 생성했습니다.

[Feature/Function]: Board 쓰기 개발

Domain

Board

어떠한 기능이 필요한가요?

게시물 쓰기 기능 개발

고려사항

로그인한 유저만 게시물을 쓸 수 있다.

할일목록

  • Board 쓰기
  • Post "/board" 엔드포인트 개발
  • 로그인 한 유저인지 체크
  • 로그인하지 않은 유저면 401에러 반환
  • 문서화

Priority Label Setting

  • Yes! Priority Label 지정했습니다.

Projects Card

  • Yes! 생성했습니다.

[Feature/Document]: 생년월일 필드 변경

Domain

User

어떠한 문서가 필요한가요?

회원가입 정보 생년월일 변경
Ex)
birthday: "2022-01-05"
email: "[email protected]"
name: "asd"
password: "****"
phoneNumber: "01000000000"
userId: "wqd"

고려사항

생년월일 Object로 나누지말고 하는것이 어떤가요??

할일목록

  • TODO

Priority Label Setting

  • Yes! Priority Label 지정했습니다.

Projects Card

  • Yes! 생성했습니다.

[Feature/Function]: User 회원가입 기능 개발

Domain

User

어떠한 기능이 필요한가요?

User Service의 회원가입 기능 개발

고려사항

회원가입시 이미 존재하는 아이디로 회원가입을 시도할 경우 Error를 반환한다.

Priority Label Setting

  • Yes! Priority Label 지정했습니다.

Projects Card

  • Yes! 생성했습니다.

[Feature/Function]: User 회원가입 개발

Domain

User

어떠한 기능이 필요한가요?

User 회원가입 기능 개발

고려사항

회원가입시 기존에 존재하는 아이디로는 회원가입이 불가능하다.

할일목록

  • User Controller "/Join" 엔드포인트 개발
  • User Join Controller 테스트 코드 작성
  • 이미 존재하는 아이디로 User Repository에 저장시 Error를 반환한다.
  • 회원가입시 이미 존재하는 아이디로 회원가입을 시도할 경우 Error를 반환한다.
  • 회원가입 UserPost 객체 Binding 실패시 Error 반환
  • UserPost Dto 검증
  • "/Join" 문서화

Priority Label Setting

  • Yes! Priority Label 지정했습니다.

Projects Card

  • Yes! 생성했습니다.

[Feature/Function]: 댓글 기능 개발

Domain

Board

어떠한 기능이 필요한가요?

게시물에 댓글을 쓰는 기능 개발

고려사항

댓글에 댓글은 한번 깊이 까지만 허용한다.

할일목록

  • comment entity 개발
  • comment repository
  • subcomment 개발
  • 게시물 조회시 comment와 subcomment를 함께 조회할 수 있도록 개발
  • comment에 댓글 단 시간과 생성자 loginId를 포함한다.

Priority Label Setting

  • Yes! Priority Label 지정했습니다.

Projects Card

  • Yes! 생성했습니다.

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.