Giter Club home page Giter Club logo

project1-goodasoldphones's Introduction

프로젝트 1 : GoodAsOldPhones

UITabBarController, UINavigationController, UIScrollView, UITableView를 연습해보는 앱입니다.

이 앱의 레퍼런스는 soapyigu의 Swift-30-Projects입니다.

기본 기능을 모두 구현했다면, 디자인 및 추가 기능 구현은 자유롭게 해주세요.

가이드

영상 가이드는 코드스쿼드 pr연습을 참조해주세요.

  1. 본인 이름으로 브랜치(ex: PAKA)를 생성한 후, 자신의 레포로 fork해주세요.

  2. fork 한 레포에서 기능 또는 화면 단위로 새 브랜치(ex: pr1)를 생성 후 작업 및 커밋합니다.

  3. 커밋했던 브랜치(pr1)에서 자신의 이름 브랜치(PAKA)로 PR을 올려주세요.

  4. 코드 리뷰를 받고 모든 수정사항을 반영한 후 squash and merge 옵션으로 자신의 브랜치에 merge해주세요.

  5. merge했던 브랜치(pr1)에서 fork한 레포의 main 브랜치로 checkout후 해당 브랜치(pr1)를 삭제합니다.

  6. 다음 명령어들을 순차적으로 실행합니다.

    git remote add upstream https://github.com/Swift-Master/Project1-GoodAsOldPhones
    
    git fetch upstream `본인의 브랜치명(ex:PAKA)`
    
    git rebase upstream `upstream/본인의브랜치명(ex:PAKA)`
  1. 2번으로 돌아가 새로운 작업을 반복합니다.

실제 화면

GoodAsOldPhones

project1-goodasoldphones's People

Contributors

akapuch 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.