-
Day 77: Client Website
Today I continued working on the navigation for smaller screens. I also added functionality for the Services page the client requested for the site.
-
Day 76: Client Website
I continued working on some responsiveness issues for the photos as well as the functionality of the menu’s JavaScript functionality.
-
Day 75: Client Website
Today, I focused and made progress on the following tasks: Making a dropdown menu for the hamburger icon (styling) Working on the JavaScript function to open and close the menu Looking into aligning a team member photo on the left-hand side of the screen
-
Day 74: Client Website
I continue on working on photo responsiveness for the About page, as well as fixing file paths for display purposes. I also started on the JavaScript for the menu functionality on smaller screens.
-
Day 73: Client Website
I focused again on the Services page and solved the following issues: Fixing the file paths for different files associated with the project (worked on a different system to develop) Resizing photos for different sized browsers Fixing the copyright symbol for the footer as it featured an extraneous character that only appeared on Safari (help…
-
Day 72: Client Website
I was able to figure out the carousel issue on the home page thanks to W3Schools and Bootstrap (putting the slide class in the wrong div tag). I was able to also figure out a sizing issue causing the first slide to be larger than the second. I’m currently working on resizing different elements for…
-
Day 71: Swift
I continued learning more about Swift’s loops from Hack with Swift’s 100 Days of SwiftIU: Day 4 here.
-
Day 70: Swift
Today I continued learning how to properly display text for a checklist. Another resource that’s helping me better understand Swift is CodeWithChris’ “How To Make An App – Xcode Tutorial (SwiftUI)“.
-
Day 69: Swift
As I’m working on a project that requires it, I continued going through Paul Hudson’s “100 Days of Swift”, Day 3. It’s definitely helping me refresh my memory for the basic functions.
-
Day 68: Client Website
I continued updating file paths as the photos weren’t displaying properly. I worked on updating a padding value to give some more whitespace to the Services’ page description and the visibility of alerts on the Contact Us page so they don’t initially show up. I also started reviewing what other features I’ll need to include…