Giter Site home page Giter Site logo

toonie's Introduction

Toonie Swift Platform Build Status

팀원 정보

iOS 클라이언트 : 박은비 양어진 이재은

서버 : 조경현

앱 소개

키워드를 통한 인스타툰 추천 서비스

  • 사용자가 선택한 취향 태그를 기반으로 인스타툰을 추천합니다.
  • 최근 본 작품 및 찜한 작품과 연관된 인스타툰도 추천합니다.
  • 장르와 세부 키워드로 분류된 인스타툰을 찾아볼 수 있습니다.

이미지이미지

이미지이미지이미지

버전 정보

version 1.0

앱 스토어

활용 기술

  • SwiftLint : 명확하고 깔끔한 코드 작성과 팀원 간의 코드 이해를 도움.
# .swiftlint.yml
disabled_rules:
- leading_whitespace
- trailing_whitespace

included:

line_length:
warning: 99
error: 120

excluded:
- Toonie/Supporting Files/AppDelegate.swift
- Pods
- Toonie/Common/CommonFunction.swift
  • xUnique : project.pbxproj 파일의 충돌을 최소화하고 해결을 도움.
  • Travis CI : 자동 빌드 테스트를 통해 안정성 있는 코드 통합을 함.
  • Kingfisher : 웹 서버에 있는 이미지를 손쉽게 가져오고, 캐싱 등의 처리를 관리해주기위해 사용함.
  • Alamofire : 설정 변경시 많은 코드가 추가되는 기존 URLSession을 편리한 서버 통신 구축과 유지보수를 위해 사용함.
  • Lottie : 효율적인 애니메이션 효과 제작에 사용함. svg 벡터 이미지로 gif로 넣을 때보다 선명한 화질을 제공할 수 있음.
  • SnapKit : NSLayoutConstraint를 사용시 코드의 양이 많고 가독성이 떨어지기 때문에, 짧고 직관적인 코드로 유지보수성를 높이기 위해 사용함.
  • Google Analytics : 사용자가 어떤 행동방식을 취하며 어떤 컨텐츠에 관심이 제일 많은지 분석하기 위하여 추가함.

나중에 런칭한 후 분석 사진 올리기<<

toonie's People

Contributors

jae-eun avatar eojine avatar ebpark9511 avatar silverrain9511 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.