E-Commerce Sample Website
This project is an e-commerce sample website created as a final project for a web development class. The site is hosted on University of Windsor servers and features:
- User Authentication: Registration system with credential encryption and secure login validation using PHP and MySQL.
- Shopping Cart Functionality: Tracks cart data for registered users through browser cookies and session state management.
- Frontend Design and Interactivity: Built using HTML and CSS for a decorated and responsive UI, and JavaScript to enhance interactivity, such as functional buttons and a more user-friendly experience.
You can view the finished project at: https://khan661.myweb.cs.uwindsor.ca/COMP-3340-Final-Project/index.php