Inspiration
I've always been curious about the way e-commerce sites function, so I wanted a basic project that is helped me understand the structure better.
What it does
The project is a basic shopping game where the user can interact with a virtual store. The website accepts user input, possibly allowing them to select items for purchase. Additionally, there's a feature that displays the quantity of each item the customer has in their cart. When they decide to check out, it displays the cost, and the user has the option to view shipping details.
How I built it
I used HTML, CSS, and Javascript and I built it in replit.
Challenges I ran into
The primary issue raised has to do with enabling user participation on the website. In order to solve this, I used a tutorial for a single cookie clicker implemented, which I later expanded into a whole store.
Accomplishments that I'm proud of
I'm proud of making a working prototype that lets people select groceries and check to see what their total price is
What I learned
The project gave me a better understanding of HTML, JavaScript, and CSS, and I was able to experiment with it while learning new information.
Built With
- css3
- html
- javascript
- replit
Log in or sign up for Devpost to join the conversation.