I developed a Shop Page integrated into the AI ATM project, designed to simulate an e-commerce experience similar to Amazon.
The page allows users to browse products, add them to a cart, and complete payments directly through the ATM system, with all transactions stored in the database.
Key Features:
Amazon-like user interface.
Product listing with images and prices.
Shopping cart functionality.
ATM-based checkout and payment.
Transaction logging in SQLite database.
Technologies: HTML, CSS, JavaScript, Flask, SQLite