Giter Site home page Giter Site logo

mulimee's Introduction

Mulimee

수분 체크 앱

mulimee's People

Contributors

gaeng2y avatar f-lab-bot avatar

Forkers

gaeng2y

mulimee's Issues

Model을 App Environment에 저장 후 viewModel에서 사용하도록 적용

WaterDropView 는 Drink 의 변화를 알수 없는 구조.
그래서 DrinkView의 update에 의존해야하는 상황
그래서 WaterDropView와 DrinkView가 불필요한 의존성이 생김
이 의존성을 없애기 위해서는, Drnik의 변경을 model layer에서 구독하고 있는 view model에게 전달 시켜줄수 있을걸로 보임
Drink 를 obserable 한 class 로 변경, Drink의 값들을 구독할수 있게 변경 후, EnvironmentObj 로 주입 후 각 view model들에서 사용하게 만드는쪽으로 수정해보면 어떨까요?
그럼 Drink View model <-> WaterDropViewModel의 의존성은 끊어지고, DrinkView의 업데이트가 있어야 WaterDropView가 업데이트 된다는 제약도 해결될 것으로 보임

Bundle Id 변경

  • 앱 배포를 위해 developer.apple.com에 identifier 추가
  • 위 항목 적용 시 기존에 사용하던 번들 id로는 안돼서 수정 필요

마신 물의 양 화면 고도화

#1 에서 간단한 잔 수 표시와 버튼을 누르면 Model을 업데이트 하는 부분을 가볍게 구현했으니 이제 뷰를 고도화하기

화면 과 같이 DrinkView 고도화

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.