Customer Service Chatbot – BUS492 Introduction to Business Programming
This project was group based and we created a Python-based online grocery store using appJar and pandas with a full GUI design. The goal was to build a user-friendly and interactive shopping experience that showcased what we learned throughout the semester, including if/elif statements, while loops, def functions, and app.addbuttons. Our store features a fruits section and dairy section, a chatbot for customer assistance, and a message system that displays departure messages. We also added a new gift basket configurator, allowing users to personalize orders by selecting items to include in a custom basket. The project not only provided hands-on experience with coding and debugging but also helped us strengthen skills in teamwork, user experience design, and applying Python concepts to a real-world scenario.