Group Page

Group Page

Apr 2022 - Oct 2023

HTML icon HTML
Used in 6 projects
CSS icon CSS
Used in 6 projects
JavaScript icon JavaScript
Used in 7 projects
Google Sheets icon Google Sheets
Used in 6 projects
GitHub icon GitHub
Used in 15 projects

Description

My first real project with multiple pages and functionalities, the site was designed for a laugh amongst my friendship group given our high levels of competitiveness.

The data was stored in manageable Google Sheets which I could update easily after any sports or competitions we did as a group and this would generate an overall ranking for the group.

The site also contained features such as a shared calendar embedded for us to send events to and help plan get togethers.

Lessons Learned

This site helped me start processing external data into a front end, which I did rather inefficiently using papa parse to gather the CSV data.

It also taught me how to embed components like Google Calendar and widgets, and allowed me to understand theme switching for CSS.