Lab - January 28, 2026
This week we're working on Project Draft 1 (due Sunday). For this check-in, we needed to demonstrate progress on the project draft and show that everyone has pushed and pulled changes using Git.
git log --oneline showing pulled commits from team membersGitHub Commit: 5f6e21e
In this commit, I added the landing page (splash.html) with the navbar and hero section. I named it splash.html since the main interactive dashboard will be in index.html. I also set up the base CSS in style.css and added the logo and hero images to the img/ folder.