https://github.com/vickshan001/unibuy-ecommerce-gadget-store-ci536-group-project-2022-
A PHP-powered price comparison website for gadgets. Compares product prices across stores and shows the best deals. Built in 2021 for CI536.
https://github.com/vickshan001/unibuy-ecommerce-gadget-store-ci536-group-project-2022-
api-integration css ecommerce group-project html javascript php price-comparison responsive-design
Last synced: 24 days ago
JSON representation
A PHP-powered price comparison website for gadgets. Compares product prices across stores and shows the best deals. Built in 2021 for CI536.
- Host: GitHub
- URL: https://github.com/vickshan001/unibuy-ecommerce-gadget-store-ci536-group-project-2022-
- Owner: vickshan001
- Created: 2025-03-29T21:42:51.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-29T21:46:51.000Z (7 months ago)
- Last Synced: 2025-03-29T22:26:53.376Z (7 months ago)
- Topics: api-integration, css, ecommerce, group-project, html, javascript, php, price-comparison, responsive-design
- Language: CSS
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ๐ธ UniBuy โ Gadget Price Comparison Platform (CI536 Group Project, 2022)
**UniBuy** is a responsive price comparison web application developed as a group project for the **CI536 module** in 2021. The platform allows users to browse laptops, desktops, and mobile devices, and compare product prices across different online retailers โ showing which store offers the best deal.
I contributed to this project by:
- ๐ง Developing the **PHP backend** that fetches and processes real-time price data.
- ๐จ Integrating and managing **frontend input functionality** for dynamic interaction and product comparison.
---
## ๐ฅ๏ธ Key Features
- ๐ Compare gadget prices across multiple vendors
- ๐ Real-time product fetching via external API calls (e.g., `amazon.php`)
- ๐ Input field for user-driven product search
- ๐ฑ Responsive layout for mobile, tablet, and desktop
- โ๏ธ Dynamic data population using JavaScript & XMLHttpRequest
- ๐งพ Clear product display including title, image, and price
- ๐ก Highlighting the lowest available price per product
---
## ๐ Project Structure
---
## โ๏ธ Technologies Used
- HTML5 & CSS3
- JavaScript (vanilla)
- PHP (product comparison backend)
- APIs for data fetching
- 000Webhost (for hosting/demo deployment)
---
## ๐จโ๐ป Developed By
**Vickshan Vicknakumaran**
CI536 โ Web & Mobile Development
> Role: Backend PHP developer & frontend integration support
---
## ๐ License
This project was created for educational purposes only and is not intended for commercial use.
---