← Back to Week 4

Project Check-In

Lab - January 28, 2026

Assignment

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.

Submission Requirements

  1. A link to a commit showing substantial work towards the project
  2. A screenshot of git log --oneline showing pulled commits from team members

My Contribution

GitHub 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.

Git Log & Pull

Git log showing commits from all team members and git pull output
Git log showing team commits and successful git pull