Online shopping database

Authors

Robinson, Ciaran

Issue Date

2002

Degree

National Certificate in Computing (Level 2)

Publisher

Dublin Business School

Rights

Items in eSource are protected by copyright. Previously published items are made available in accordance with the copyright policy of the publisher/copyright holder.

Abstract

This is a detailed report containing the description, workings and completion of an online shopping system where customers buy music records. This repost will contain how such a system was designed and implemented using System Development Life Cycle (SDLC) techniques. The system is made up of HTML and PHP embedded code. The data taken in by the system is stored into a server database called MySQL. This is a database, which holds information taken in from the web site and is available to view edit, delete, change etc. by SQL statements. The system is designed in a user-friendly manner; customers can become members of the database through a series of steps of filling out forms. That stored information allows customers to come back to the site and not fill out personal information, as it has been stored into the database.