Author Title Year Program
Llave, Jun-Jun M.
Implementation of an e-Commerce Website for Infinite Systems Technology Corp.
2011
Master in Information Systems
ABSTRACT
This project deals with the development of an e-commerce website for Infinite Systems Technology Corp. The website provides the user with a catalog of different products available for purchase in the store. A shopping cart is available to allow the user to place orders online.
Administrative functionalities are also provided to allow the administrator to manage the product catalog and the customers’ orders. The system is implemented using a platform that consists of components that are structured in a layered way: Apache – the web server, MySQL – the database, and PHP – the programming language that glues all other components together.