-
Day 90: Android Studio App
I continued trying to add on to the Kotlin part of the app as well as trying to understand how to connect the two screens for navigation purposes. I ended up doing more research today and one helpful website was Alan Doc’s “Navigating between screens in an Android app” as well as the Android Studio…
-
Day 89: Android Studio App
-
Day 88: Android Studio App
-
Day 87: freeCodeCamp JavaScript Course
-
Day 86: freeCodeCamp JavaScript Course
I continued making progress with loops (if and for), the next sub-lesson within the freeCodeCamp curriculum as I was having some difficulties with the last problem (Record Collection). I’ll continue looking at it as I progress through the other lessons. Hopefully I’ll be able to find a solution before I reach the end of the…
-
Day 84: Client Website
I further worked on the Skip Content link and found the reasons why it wasn’t displaying properly (wasn’t using the CSS position attribute combined with z-index, needed a clearer understanding of how the position attribute affected how the top value was displayed). A big thanks to NC State University’s IT Accessibility webpage, where I was…
-
Day 83: Client Website
-
Days 81 & 82: Client Website
Posting for yesterday and today since I didn’t get to do that earlier! Day 81 Focused on fixing some issues within the Services page. Continued working on understanding and implementing JavaScript functionality for menu. Day 82 Fixed issue with responsive hamburger menu displaying (wrong class name). Cleaning up code for About page as I’m trying…
-
Day 80: Client Website
-
Day 78: Client Website
I finally figured out why I was having sizing issues with the homepage photos (extra-large breakpoint, xl, as one of the classes)! I also figured out a padding issue for the title on the Services screen. Finally, I continued making more progress for the JavaScript functionality for the menu that appears on smaller screens.