Design and Implementation of An E-commerce Site for Online Book Sales (Jesutoba Bookshop As A Case Study)

Mayowa Oriyomi Makinde
2012-10-31
Abstract:The business-to-consumer (B2C) aspect of electronic commerce (e-commerce) is the most visible business use of the World Wide Web. The primary goal of an e-commerce site is to sell goods and services online. This project deals with developing an e-commerce website for Online Book Sale. It provides the user with a catalog of different books available for purchase in the store. In order to facilitate online purchase a shopping cart is provided to the user. In this particular project, the system is implemented using a 3-tier approach, with a backend database (for storing information details about the books in the bookstore) which is created using MySql, a middle tier server side scripting using JSP (Java Server Page), and a web browser (Google Chrome) as the front end client. In order to develop an e-commerce website, a number of Technologies must be studied and understood. These include server scripting techniques, implementation technologies such as JSP or ASP.NET, programming language (such as JAVA, C#, VB.NET), relational databases (such as MySQL, Access). This is a project with the objective to develop a basic website where a consumer is provided with a shopping cart application and also to know about the technologies used to develop such an application. This document will discuss each of the underlying technologies used to create and implement an e-commerce website.
Computer Science,Business
What problem does this paper attempt to address?