-
Day 67: Client Website
Today I focused on making a few small changes within some of the website pages, including Updating file paths and service ids for homepage Working on styling the Contact Us button styling Changing the color of the titles on the Service page Changing the size width of the warnings on the Service page Updating what…
-
Day 66: Client Website
I’m currently working on reworking the Services page. I’ve made the basic layout of the page as per the client’s specifications and started taking steps to work on responsiveness for the different elements on the page.
-
Day 65: Kotlin and Android Studio
Today I tried to dive deeper into learning a bit more about Kotlin and Android Studio for another project that involves these languages. For the former, I’m using Android Studio’s beginners guides. The Kotlin guide can be found here while the Android app guide is here. I’m planning on uploading the code onto Github when…
-
Day 64: Client Website
I’ve been continuing work on trying to find the issue with responsive resizing for whitespace between the carousel and the section directly underneath it. I’ve noticed overall the it works for most dimensions but that for a few specific pixels (i.e. 572-574px) a weird spacing issue appears where too much whitespace separates them. Even removing…
-
Day 63: Client Website
Today I focused on fixing some issues within the homepage, specifically a margin/padding issue for a section that was being covered by the page’s carousel. I’m also working on responsiveness for this same issue.
-
Day 62: Client Website
I focused on working on responsiveness for the following on the homepage: Logo banner Hamburger menu icon (I hadn’t previously added it for tablet-sized views) Service related titles Service photos
-
Day 61: Swift
I focused my attention on learning the basics of Swift for an upcoming project I’m working on. I’m using the excellent Hacking with Swift’s 100 Days of SwiftUI, which gives a crash course on this language. Today’s focus was on Day 2 of the course as I previously looked over Day 1 yesterday.
-
Day 60: Client Website
I started looking into ensuring responsiveness for smaller screens. I also updated the About page footer as I had previously missed that and made some more progress on the carousel for the Home page (including the caption for the photos and looking into resizing it).
-
Day 59: Client Website
Today I focused on fixing some elements on each page to better match what the client was asking for. These were some of the elements I fixed today: Including the number and email address in the footer for clients to contact them Working on including the services on the homepage (have a generic setup that…
-
Day 58: Client Website
I focused on ensuring all the footers and navigation bars were the same for all pages. I also focused on trying to fix some small issues as well as continuing to look into how to properly implement the carousel on the homepage.