Skip to content
@Meteor-hanaro

Meteor-hanaro

디지털하나로 2기 1차 프로젝트 - 별똥이

image

Project Introduction

Meteor의 Gold rounge에서는 PB와 VIP가 소통하는 프리이빗한 디지털 라운지를 제공합니다

1대1 화상 상담을 통해 시공간의 제약 없이 자산 관리가 가능합니다

Team Composition

[팀장] 이상민 곽준영 김가원 김주혜 김하영 신지연

@tkdalsss

@Kwak-JunYoung

@kgw0124

@juhyemi

@yhkkkkxx

@jiyeoon00

Project Structure

image

Project Rules

Prettier

  • prettier를 활용한 코드 포맷팅을 통해 정해진 규칙에 따라 자동적으로 코드 스타일을 정리해 코드의 일관성을 유지하고자 했습니다

Branch Management Stage

  1. Issue 생성 → Issue에 해당하는 Branch 생성
  2. 해당 branch로 이동 후 개발 진행 → push
  3. Pull&Request 생성
  4. code review & approve → merge to main branch

Commit Message Convention

  • 🐯 커밋 메시지 구조
    type: subject
    
    body
    
    footer
    
  • ⛄ 커밋 타입
    * feat: 새로운 기능 추가
    * fix: 버그 수정
    * docs: 문서 수정
    * style: 코드 포맷팅, 세미콜론 누락, 코드 변경이 없는 경우
    * test: 테스트 코드, 리팩토링 테스트 코드 추가
    * chore: 빌드 업무 수정, 패키지 매니저 수정
    
  • 🐸 Subject
    제목은 50자를 넘기지 않고, 대문자로 작성하며 마침표를 붙이지 않는다
    
    과거 시제를 사용하지 않고 명령어로 작성
    > "Fixed" -> "Fix", "Added" -> "Add"
    
  • 🐼 Body
    선택사항이기 때문에 모든 커밋에 본문내용을 작성할 필요는 없음
    부연설명이 필요하거나 커밋의 이유를 설명할 경우 작성
    72자를 넘기지 않고 제목과 구분되기 위해 한칸을 띄워 작성
    
  • ☔ footer
    선택사항이므로 모든 커밋에 꼬리말을 작성할 필요는 없다
    issue tracker id를 작성할 때 사용
    

Popular repositories Loading

  1. Frontend Frontend Public

    Meteor-hanaro, Frontend repository

    JavaScript 1

  2. .github .github Public

  3. Backend Backend Public

    Meteor-hanaro, Backend Repository

    Java

Repositories

Showing 3 of 3 repositories
  • Backend Public

    Meteor-hanaro, Backend Repository

    Meteor-hanaro/Backend’s past year of commit activity
    Java 0 0 3 1 Updated Jun 18, 2024
  • Frontend Public

    Meteor-hanaro, Frontend repository

    Meteor-hanaro/Frontend’s past year of commit activity
    JavaScript 1 0 2 1 Updated Jun 13, 2024
  • .github Public
    Meteor-hanaro/.github’s past year of commit activity
    0 0 0 0 Updated Jun 13, 2024

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…