Coder Social home page Coder Social logo

ewha-penpal-app's Introduction

프로젝트 소개

본 프로젝트의 목적은 교내 펜팔 애플리케이션을 직접 개발하기위함입니다.
정리 노션

개발 기간

2021.03.01~

팀원 소개

김소현 - 프론트엔드

김하은 - 프론트엔드

변규리 - 백엔드

이서영 - 프론트엔드

화면 구성

화면구성맵

개발 규칙

Git commit 규칙 :

add: 새로운 기능을 추가할 경우
fix: 버그를 고친 경우
docs: 문서 수정한 경우
style: 코드 포맷 변경, 세미 콜론 누락, 코드 수정이 없는 경우
refactor: 프로덕션 코드 리팩터링
test: 테스트 추가, 테스트 리팩터링 (프로덕션 코드 변경 없음)
chore: 빌드 테스크 업데이트, 패키지 매니저 설정할 경우 (프로덕션 코드 변경 없음)

제목의 처음은 동사 원형으로 시작하고 첫 글자는 대문자로 작성한다. "Fixed", "Added", "Changed" 등 과거 시제가 아닌 "Fix", "Add", "Change"로 명령어로 시작한다. 총 글자 수는 50자 이내며 마지막에 마침표(.)를 붙이지 않는다.

커밋 규칙
Commit 함수 단위로 진행하기

컴파일 안되는 코드 push 금지 🚫

아래의 헤더 양식에 맞추어 커밋!

헤더 예시: [n] Feat : 더하기 메서드 추가
헤더에 작성하지 못한 내용은 description에 작성

개인 브랜치 생성 -> 커밋 -> PR -> 브랜치 삭제

ewha-penpal-app's People

Contributors

240-coding avatar byungyurii avatar zhtmahthgus 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.