Giter VIP home page Giter VIP logo

tinder-swipe-and-match's Introduction

Cloning Tinder

swift platform Google Firebase JGProgressHUD SDWebImage

Cloning Tinder App without storyboard

사용한 아키텍쳐

  • 아키텍쳐 패턴 : MVVM

프레임워크 패턴 참고 사이트

MVVM 학습 정리

코딩 스타일

  • 클린코드 지향

  • 연관된 기능끼리 묶어 MVVM 역할을 철저하게 구분한다.

  • Swift 기본 데이터타입에서 기능추가를 구현할 경우 extenstion을 이용하도록 노력한다.

  • 기기 iPhone Xs => iPhone 8+

Commit Log Convention

  • 포멧 : {prefix}: {변경 내용}
  • prefix
    • 기능 추가 : feat:
    • 인터페이스 추가 : ui:
    • 오류 수정 : fix:
    • 잡다한 일 : chore
    • 리팩토링 : refactor:
    • 파일추가 : add:

tinder-swipe-and-match's People

Contributors

corykim0829 avatar

Watchers

James Cloos 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.