PHP | MySQL | JS | AJAX | HTML/HTML5 | CSS/CSS3
Go to: Coin Cabinet
E-commerce site built from scratch using PHP and a MySQL database. The site contains a full product and user database, and login and registration are performed using securely hashed passwords stored in the database. Both registered and anonymous users can add to their cart, and registered users can add account information and check out. All forms are validated using HTML5 and AJAX/JSON. Additionally, there is an administrative page for administrators to add/delete categories, subcategories, and products, upload new product images, and view open/closed orders.