Coder Social home page Coder Social logo

52panda-back's Introduction

52panda-back

중고 경매 사이트 백엔드 서버입니다.

Commit Convention

  • feat : 새로운 기능 추가
  • fix : 버그 수정
  • docs : 문서 수정
  • style : 코드 포맷팅, 세미콜론 누락, 코드 변경이 없는 경우
  • refactor: 코드 리펙토링
  • test: 테스트 코드, 리펙토링 테스트 코드 추가
  • chore : 빌드 업무 수정, 패키지 매니저 수정

💡 PR Convetion

아이콘 코드 설명
🎨 :art 코드의 구조/형태 개선
⚡️ :zap 성능 개선
🔥 :fire 코드/파일 삭제
🐛 :bug 버그 수정
🚑 :ambulance 긴급 수정
:sparkles 새 기능
💄 :lipstick UI/스타일 파일 추가/수정
:rewind 변경 내용 되돌리기
🔀 :twisted_rightwards_arrows 브랜치 합병
💡 :bulb 주석 추가/수정
🗃 :card_file_box 데이버베이스 관련 수정

Code Convention

  • 기본 : 카멜 표기법
  • 전역 변수 : 어퍼케이스 표기법
  • 지역 변수 : 카멜 표기
  • Filter : Tab으로 들여쓰기 주의
  • 함수 : 함수명 + 중괄호, 함수 하나가 끝날 시 한 줄 뛰고 다음 함수 기입
  • 주석 : 함수 위에 해당 함수의 모든 주석 쓰기,
  • 콤마(,) : ,기입후 한 칸 띄우고 다음 단어 기입
  • 대입 연산자(=) : 단어 = 단어 식으로 기입
  • 제어문(if) : 항상 중괄호 처리
  • 문자열 : " "
  • 단어: ' '

52panda-back's People

Contributors

star-mini avatar inhonglee95 avatar feeding1119 avatar hahyeon-cho avatar sonminkyoung avatar gongdaetaewoo 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.