Bryan L
03/22/2021, 7:40 AMDay12 & Day13
• Worked on Notes Project. Features Added/Improved:
a. Set up multiple themes (Nightmode on & off)
b. Working Detail screen that displays all note data (needs UI work)
c. Working Add screen(i.e. back & clear buttons, expandable column for survey that stores state, note summary overhaul, note body overhaul
Self-Comment
• Didn't even realize I missed writing log yesterday. I'm trying to recall everything that went on to document, but the days have been blending together so I'll keep it simple. Spent the past two days working on my Notes Project and while I've made a lot of progress, I feel like it's at a snail's pace with all the time spent on retracing steps. My code is quite coupled. I may spend tomorrow refactoring instead of trying to work on increasing features. Undecided. But Yeah! It's coming together. Neglected a lot of material I've been meaning to cover this past few days/week. Also wonder how efficient I'm being. I know I'm learning, but spending most of my time fixing my mistakes and working on small details doesn't feel like much intake. (Probably better this way). Perhaps my next project will shine better and go more smoothly. I feel like I've only been doing UI work and nothing that involves back-end(that is, I feel like I'm learning completely new development and not applying anything I've learned in the past). That said, I'm most likely improving so things are getting easier.
Goals Tomorrow
1. Review Foundation in Jetpack Compose
2. Refactor some of my Notes Project
3. Read some more DDIA and skim through AK until I reach a fuzzy topic
4. Try to finish working on caching current note that hasn't been saved yet"
5. Try to solve scroll issue when clicking on Body TextField
6. Review RBP to message friend
7. http://www.kotlinweekly.net/JungIn Choi
03/23/2021, 2:38 AM