The group initially considered creating a video game but shifted to building a calculator because it was simpler while still offering room for creativity. Using Visual Studio Code made development easier, though connecting the frontend and backend introduced challenges that taught them about event handling and data flow. With the core functionality straightforward, they focused on designing a clean, visually appealing interface through careful choices in layout, spacing, and color.
View on GitHubI chose to build a simple to‑do list website because it’s easy to complete while still teaching core web skills. It lets me to practice adding, removing, and saving tasks without needing a complex backend. Since the functionality is straightforward, I can focus on clean design and a smooth user experience in the future.
View on GitHub