Git Product home page Git Product logo

ios-project-manager-server's Introduction

iOS 커리어 스타터 캠프

프로젝트 관리 앱 서버 프로젝트 저장소

  • 이 저장소를 자신의 저장소로 fork하여 프로젝트를 진행합니다

팀 그라운드룰

⚇ 팀원: 오동나무, 솔, 찌로 (오솔길)🥰


⚇ 우리 팀의 규칙

  • 월, 화, 목, 금 9시반에 스크럼하기 (회의실 14)
  • 연락은 DM으로 편하게
  • github의 Issues, Projects 기능 사용
  • 노션 공유를 통해서 구현내용 및 공부내용 정리
  • TIL 일주일에 두 번은 꼭 쓰기

⚇ 스크럼 규칙

  • 컨디션 공유
  • 어제 학습한 내용 돌아보기
  • 진행상황 공유
  • 오늘의 목표 설정

⚇ 프로젝트 규칙

  • 오동나무가 fork

  • 솔, 찌로 collaborator로 초대 🔎 브랜치 규칙

    • 스탭마다 공동 브랜치 만들기
    • 각자 역할, 기능에 따라 작업할 개인 브랜치 만들기
    • 작업후 공동 브랜치에 PR을 통해 merge

    🔎 커밋 규칙

    • 가능한 작은 단위로 커밋 하기
    • 실행 가능한 상태에서 커밋 하기
    • 이슈번호 넣기 - ex) feat #이슈번호 : README 작성

    🔎 커밋 메시지 규칙

    • 제목의 Type은 영문으로 작성
    • 카르마 스타일을 따라 커밋 작성

    🔎 Type 규칙

    • feat: 새로운 코드나 기능 추가
    • style: 기능이나 로직 변경 없이, 오탈자 등 변경
    • refactor: 변수 이름을 바꾸거나, 코드 수정
    • docs: 문서 수정 및 추가
    • fix: bug 수정(사용자 입장에서 느껴지는 것들)
    • chore: 기타 잡 업무 **** 차후 필요하다고 느끼는 것들은 추가할 예정

    🔎 코딩 컨벤션

    • Swift API 디자인 가이드 라인을 준수하여 작성
    • 함수는 동사로, 변수나 상수는 명사, 프로토콜은 형용사로 네이밍 하기
    • naming에 신경쓰기
    • 메서드 10줄, 클래스 200줄 이내로 코딩해보기

ios-project-manager-server's People

Contributors

yagom avatar

Stargazers

 avatar

ios-project-manager-server's Issues

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.