Giter VIP home page Giter VIP logo

daitso's Issues

프로젝트 초기 세팅

Spring Boot, Java 를 이용하여 프로젝트 초기 환경을 구성한다.

spring initializr를 활용해서 프로젝트 구성 - https://start.spring.io/

자바 버전 체크 (8 or 11)

스프링 부트 버전 체크 (2.4.x or 2.5.x. SNAPSHOT 버전은 사용하지 말 것)

필요한 의존성들은 어떤게 있을지 확인 필요.

[refactor/search-product] 상품 조회 로직 리팩토링 및 구현

구현 기능

  • 상품 목록 페이징 (offset or cursor)
  • 상품 조회는 5개 방식으로 구현
    • default는 별점순
    • 가격순, 최신순 선택 가능
    • 가격이 동일하면 최신순
    • 날짜가 동일하면 가격이 낮은 순
    • 배송 타입 (무료 배송, 유료 배송, 조건부 유료배송)

병합 테스트

병합된 main 브랜치 테스트 작업 입니다.

test/mergetest 새 브랜치 생성후 시작 하겠습니다.

카테고리 분류

product와 category 재작업

product와 category 연관 관계를 통한 작업

상품 기능 수정

  1. product에 별점 추가 (score)
  2. 이미지 링크 추가 (mainImage, detailImage)
  3. 배송비 추가 (deliveryFee)

회원가입 기능

  • 회원가입 기능
    • 아이디(이메일), 비밀번호, 비밀번호 확인, 이름, 휴대폰 번호, (약관 동의)
  • 아이디 중복 검사
  • 비밀번호 암호화

마이페이지 구현

제목에 명시된 기능들 아래와 같은 새 브랜치 생성해 작업 하겠습니다.
feature/my-page

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.