Git Product home page Git Product logo

mock-up-ribs's Introduction

mock-up-ribs

해당 프로젝트는 제가 기술 도입을 하면서 어떻게 적용시켰는지 공유하고자 만든 프로젝트입니다. RIBs 디자인 패턴, RxSwift, Swift Package Manager, Moya 등에 대한 내용들이 들어가 있습니다. 프로젝트는 유저 정보를 제공하는 페이크 API(typicode json-server 제공) 를 가지고 로그인-로그아웃, 유저 정보 조회 등의 가상 시나리오를 작성했고, 이를 바탕으로 만들어졌습니다.

⚙️ 관련 기술 (Skills)

  • 의존성 모듈 키트 관리(Swift Package Manager)
  • 코드 베이스 레이아웃(SnapKit)
  • RIBs 디자인 패턴 도입
  • 전역데이터 관리 및 입력 검증 RxSwift 도입
  • API 리퀘스트 모듈화(Moya)

📱 프로젝트의 주요 기능 (Features)

  • 로그인-로그아웃
  • 로그인 입력 검증
  • 최근 방문 유저 저장

🗄️ 프로젝트 구조

graph TD;

Root

subgraph TabBar

Home

end

subgraph Login

LoginPage

end

subgraph Follower

FollowerList

FollowerDetail

end

Root --> TabBar

Home --> Login

Home --> Follower
Loading

📟 API 리퀘스트

mock-up-ribs's People

Contributors

nsdongklee avatar

Watchers

 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.