Giter Club home page Giter Club logo

auction_site's Introduction

명품관

믈품 경매 사이트

🤖 프로젝트 소개

명품관 경매 사이트

명품관 서비스는 비싼 물건을 경매로 실시간 채팅을 통해 경매가 이루어지는 사이트 입니다. 실시간 채팅을 통해 더욱 재미난 요소를 추가하여 사용자에게 재미요소를 넣어 만든 사이트 입니다.


🔗 배포 링크


🗣️ 프로젝트 발표 영상 & 발표 문서

🗓️ 2024.04-.01 - 2024.04.25


🖥️ 서비스 소개

메인 화면 로그인 회원가입
MainPage1 login register
채팅 커뮤니티 게시판 프로필
chat 커뮤니티 게시판 프로필관리
디테일 댓글 경매 리스트
로그인 후 디테일 페이지 댓글씀 경매리스트

🧰 사용 스택

FE



BE



공통


👥 팀 동료

FE


@alsendrha


@hayeon010904

김민영 황혜린

BE


@Fillsogood


@Samiiz


@hyeongbin0516

유경록 박상훈 김형빈

📑 프로젝트 규칙

Branch Strategy

  • main / dev / frontend / backend 브랜치 기본 생성
  • main직접 push 제한

Git Convention

  1. 적절한 커밋 접두사 작성
  2. 커밋 메시지 내용 작성
  3. 내용 뒤에 이슈 (#이슈 번호)와 같이 작성하여 이슈 연결
접두사 설명
Feat : 새로운 기능 구현
Fix : 버그 수정

Pull Request

Title

  • 제목은 '[Feat] 홈 페이지 구현'과 같이 작성합니다.

PR Type

  • FEAT: 새로운 기능 구현
  • FIX: 버그 수정

Code Convention

BE

  • 패키지명 전체 소문자
  • 클래스 이름 명사 사용
  • service 계층 메서드명 create, update, find, delete로 CRUD 통일(ex. createMember)
  • Test 클래스는 접미사로 Test 사용(ex. memberFindTest)

FE

  • 클래스명, CamelCase
  • Event handler 사용 (ex. handle ~)
  • export방식 (ex. export default ~)
  • 화살표 함수 사용

Communication Rules

  • Discord 활용
  • zep 화상 미팅
  • 정기 회의

📋 Documents

📜 API 명세서

📜 요구사항 정의서

📜 ERD

📜 테이블 명세서

📜 화면 정의서

auction_site's People

Contributors

fillsogood avatar hyeongbin0516 avatar samiiz avatar

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.