Inspiration
Our inspiration was to enhance the shopping experience for customers when buying grocery items.
What it does
Our system allows customers to easily add groceries to their cart. Once the customer is satisfied with their selections, the system generates and prints out the total price and a detailed shopping cart.
How we built it
We developed the program using Python within Visual Studio Code. To improve maintainability, we organized the code into modular functions.
Challenges we ran into
We encountered challenges when experimenting with different data structures, but ultimately found that using a dictionary was the most efficient choice. We also focused on optimizing and reusing lines of code to enhance the performance of repeated functions.
Accomplishments that we're proud of
We take pride in successfully completing the program as planned, ensuring it functions efficiently and meets our expectations.
What we learned
Through this project, we gained valuable experience in writing more efficient code and deepened our understanding of looping and dictionaries.
What's next for Armageddon
Our future plans for Soho involve integrating it into a website. We aim to add new features such as online payment options, a broader variety of groceries to choose from, and the ability to remove items from the shopping cart.
Log in or sign up for Devpost to join the conversation.