I noticed that a lot of people in Hack Club were building their own games and projects, and it gave me the idea to create a simple platform where those kinds of things could be shared or “shipped” to others. So I decided to build a game store web …
I noticed that a lot of people in Hack Club were building their own games and projects, and it gave me the idea to create a simple platform where those kinds of things could be shared or “shipped” to others. So I decided to build a game store web app using Spring Boot for the backend and JavaScript for the frontend. The goal was to create something where users can browse games, add them to a cart, and place orders, while also having an admin side to manage the content.
Some AI tools were used during development mainly for Debugging errors, Fixing frontend issues, Understanding deployment problems.
Also used AI for security configuration and Readme file