MonthlyWriting / FirstWork

0 stars 0 forks source link

MVVM 구조 (Daily) #10

Closed dongk00 closed 2 years ago

dongk00 commented 2 years ago
dongk00 commented 2 years ago

Room : https://developer.android.com/training/data-storage/room?hl=ko

Hilt : http://labs.brandi.co.kr/2020/11/13/leest.html https://developer.android.com/training/dependency-injection/hilt-android?hl=ko

dongk00 commented 2 years ago

-추후 확인할 것 TypeConverter에서 bitmap to bytearray 처리가 잘 되어있는지 확인 json -> data class로 가져오는 typeconverter 추가할 것 DailyWritingItem->dailymemo를 hashmap<String, Memo>에서 String(key)를 편의상 Memo에 추가, 나중에 바꿀 수 있으면 바꿀 것