Giter VIP home page Giter VIP logo

8arseint-marketkarly's Introduction

Note: 해당 프리셋은 node_modules를 내장하고 있지 않습니다. 다운받아 그대로 사용할 경우 npm install 을 하신 후 사용해 주세요.


백엔드 서버 실행

npm run serve:backend

프론트 서버 실행

npm run serve:frontend

tailwind 실행

npm run tailwind

동시 실행

npm run start

⬆ back to top

8arseint-marketkarly's People

Contributors

simseonbeom avatar pionoiq avatar

8arseint-marketkarly's Issues

[sign-up page] 회원가입을 통해 user 생성하고 관리

  • 랜덤 한 문자값 (10자 이상) 을 생성 후 사용자의 Unique ID 값으로 넣기

  • 해당 유저의 Unique ID를 확인 후 로그인

  • 응답받은 Unique ID는 localStorage에 저장

  • 다음 번에 로그인 시 Unique ID가 존재한다면 루트 경로로 리디렉션 시키기

  • 어떤 경우든 Unique ID가 유효하지 않다면 사용자에게 알리고 로그인 페이지로 리디렉션 시키기

  • 로그아웃은 클라이언트 단에서 localStorage에 저장된 Unique ID를 삭제하는 방식으로 구현

[login page] 이메일, 비밀번호 유효성 확인

  • 이메일 조건 : 최소 @, . 포함

  • 비밀번호 조건 : 특수문자 포함 최소 6자 - 최대 16자

  • 이메일과 비밀번호가 모두 입력되어 있고, 조건을 만족해야 제출 버튼이 활성화 되도록 구현

[cart page] 장바구니 기능 구현

사용자가 담은 항목 장바구니 페이지에 랜더링하기

  • main page 장바구니 버튼 클릭시 상품 데이터 가져오기
  • product-detail page 장바구니 버튼 클릭시 상품 데이터 가져오기
  • 각 상품의 storageType 별로 구분하여 foodCategory 내에 항목 생성하기

기타 요구사항

  • 수량 추가 및 빼기
  • 수량에 맞게 금액 조절하기
  • 토탈 금액 결제창에 랜더링
  • deletButton 클릭시 항목 삭제

[cart page] 장바구니 기능 구현

사용자가 담은 항목 장바구니 페이지에 랜더링하기

  • 사용자가 장바구니에 담은 상품 리스트 템플릿 생성
  • main page 장바구니 버튼 클릭시 상품 데이터 가져오기
  • product-detail page 장바구니 버튼 클릭시 상품 데이터 가져오기
  • 각 상품의 storageType 별로 구분하여 foodCategory 내에 항목 생성하기

기타 요구사항

  • 수량 추가 및 빼기
  • 수량에 맞게 금액 조절하기
  • 토탈 금액 결제창에 랜더링
  • deletButton 클릭시 항목 삭제

[product-detail page] js 구현

장바구니 기능 구현

  • 사용자가 장바구니에 항목을 담으면 장바구니 페이지에 랜더링되도록 구현

환경설정

  • tailwind, eslint, prettier 설치 및 설정
  • assets 추가
  • 마켓컬리 모든 페이지 마크업 구조 가져오기

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.