🍰 Project: Sweet Delights Bakery — Frontend Store
What it does
Sweet Delights is a responsive and accessible frontend bakery storefront built using vanilla HTML, CSS, and JavaScript. Users can browse product categories, preview bakery items, add products to the cart, build custom cakes, place orders through a client-side checkout flow, view seasonal offers via modal forms, and track orders. An admin UI mock is also included to visualize order management.
What’s next
The next step is to build the backend by adding REST APIs for products, cart, and orders, moving data persistence to a database, implementing authentication for customers and admins, integrating payments, enabling real-time order updates, and connecting the admin dashboard to live backend data.
I used ChatGPT throughout my project to enhance both the design and development process. It helped me generate high-quality cake and banner images, create and refine the project logo, and brainstorm new creative ideas for features and UI. I also used ChatGPT to improve code quality by reviewing logic, suggesting optimizations, fixing bugs, and ensuring better accuracy and structure in the implementation. Overall, ChatGPT acted as an AI assistant for design, ideation, and technical refinement, making the project more polished and efficient.