JungIn Choi
04/26/2021, 1:32 PMDay41
• Add distance checking feature in NaverMap demo app
◦ used BehaviorSubject
• Reorganized SearchLocation demo app into MVVM architecture
◦ with some other minor refactorings
Self-Comment
• Wow… tough day. Still at my office desk, 10:30pm.
• Acknowledged that reorganizing a working code into mvvm, could lead to not-working code. Got this lesson at daytime, while touching NaverMap demo app. I somehow made it work, but decided to practice MVVM once more on SearchLocation demo app. Success!
• But.. somehow I touched github wrongly.. so my “working-dirty-mvvm” version of NaverMap demo app is gone. It’s okay. I got “working-clean-mvvm” version of SearchLocation demo app. And I’ll have to try on “working-clean-mvvm” version of NaverMap demo app.
Goals Tomorrow
• Mvvm refactoring for NaverMap demo app
• Work on Room databaseBryan L
04/26/2021, 3:49 PMJungIn Choi
04/27/2021, 1:26 AMBryan L
04/27/2021, 11:33 PMJungIn Choi
05/01/2021, 7:29 AM