Git Product home page Git Product logo

daitso's Introduction

프로젝트 목표와 목적

쿠팡 클론 코딩 프로젝트로서 다양한 제품을 파는 커머스 서비스를 개발하고 운영해보기 위한 프로젝트이다.

기능

사용자

  • 회원가입/로그인/로그아웃
  • 카테고리별 상품 목록
  • 마이페이지
    • 주문 목록, 배송 조회, 취소, 반품, 교환, 환불 내역
    • 개인정보확인/수정, 배송지 관리
  • (승인된 계정) 상품 등록/삭제/수정
  • 상품 검색
  • 상품에 대한 리뷰 댓글, 별점
  • 주문 (배송 타입 2 ~ 3개)
  • 장바구니
  • 상품 할인

관리자

  • 고객 목록 (아이디, 생년월일, 전화번호, 주소, 배송지, 가입 일자, 최근 사용 일자)
  • 고객 비밀번호 초기화
  • 고객 삭제
  • 상품 목록

기술 스택

  • Java 11
  • Spring Boot
  • Gradle
  • MyBatis
  • MySQL

daitso's People

Contributors

applecv3 avatar f-lab-bot avatar kakao-gray-great avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

saintyun

daitso's Issues

병합 테스트

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

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

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

구현 기능

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

상품 기능 수정

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

프로젝트 초기 세팅

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

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

자바 버전 체크 (8 or 11)

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

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

마이페이지 구현

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

카테고리 분류

product와 category 재작업

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

회원가입 기능

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

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.