Here you'll find details about our website where you can shop for phones, laptops, watches from various brands, featuring different attributes. The frontend is built with HTML, CSS, and JavaScript, while the backend is powered by PHP with an emphasis on Object-Oriented Programming (OOP) principles. Ajax is used for connection bettwen JS and PHP for asynchronous requests.
Browse and purchase demo products:
- Phones
- Watches
- Laptops
Create and manage user accounts to track orders, and maintain personalized settings such as the address of shiping and payment details.
Each user has a personalized shopping cart where selected items can be managed and purchased.

Cookies are utilized to personalize user experience based on viewed products, offering tailored recommendations.
Includes a custom API for leaving and viewing product reviews, enhancing user interaction and feedback.

The system includes a big and rich database that is normalized and can be expanded.

Easily contact the shop owner via email directly from the website for inquiries or support.
Every query is is protected so no SQL Injection attack can occur.
- Frontend: HTML, CSS, JavaScript
- Backend: PHP
- Ajax: For asynchronous updates on website
- Database: PhpMyAdmin (MySQL)
- API: Custom API.