Merkur Club of America: A complete website rebuild
www.merkurclub.com
The goal of this project was simplicity. The website in place previously was very bulky, had a lot of redirections throughout the site that resulted in a confusing user experience, and was not responsive. My goal was to create a new site using minimal javascript that had a positive user experience and was responsive across all devices.
What I Learned:
- I worked through a lot of different theories on how to structure a navigation bar, ultimately using the transform method using an input checkbox
- That a lot can be done without Javascript. Ultimately you can get to a point that you need it (see the JS plugin used for the photo carousel), but it is a fun challenge to see how far you can get with pure CSS.
My Favorite Part:
- Starting with a blank canvas and creating a clean site around a topic that I am passionate about. This website supports the car club that my dad and I are members of, and that I spent much of my childhood enjoying. The club hasn't had anyone to dedicate the time towards upgrading their online presence, so I volunteered to help them out in a way that allowed me to learn more coding.