I have to create an E-Commerce application for a client of my choice. I should invent a name of my client¡¦s company ( in my case ¡§InfoCar¡¨), and decide what products my client wishes to market ( in my case ¡§cars¡¨).
The following are expected as MINIMUM:
„h Design and implement the database, which will form the backbone of my system using the MySQL database
„h Design and build the application programs, which will allow customers to interact with my system and select products to purchase. The use of PHP is expected here
„h The database should record all orders placed by customers
„h There is NO need to build in the credit card checking component of the system
In order for the project to work properly the following will be examined:
„h A database has been designed
„h The database has been populated with some data
„h A system has been constructed which displays products from the database
„h The system allows the selection of products to purchase
„h The database records the ¡§purchase¡¨ transaction in a table
The following should not included in the site and its a theoretical part:
„h The design and dump file used to create the database
„h A hierarchical system design diagram, illustrating the different PHP screens and how they interconnect
„h The PHP/HTML program listing
THE ABOVE E-COMMERCE APPLICATION IS A DUMP SYSTEM. IT IS NOT GOING TO BE FOR COMMERCIAL USE.