a study in using e-commerce to facilitate the sales of rhodes memorabilia farisai mabvudza uma...

13
A study in using e-commerce to facilitate the sales of Rhodes Memorabilia Farisai Mabvudza Uma Rudraraju & George Wells Greg Foster & Presented By… Supervised By…

Upload: theodore-wilkinson

Post on 16-Jan-2016

214 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: A study in using e-commerce to facilitate the sales of Rhodes Memorabilia Farisai Mabvudza Uma Rudraraju & George Wells Greg Foster & Presented By…Supervised

A study in using e-commerce to facilitate the sales of Rhodes Memorabilia

Farisai Mabvudza

Uma Rudraraju

&

George Wells

Greg Foster

&

Presented By… Supervised By…

Page 2: A study in using e-commerce to facilitate the sales of Rhodes Memorabilia Farisai Mabvudza Uma Rudraraju & George Wells Greg Foster & Presented By…Supervised

Benefits of E-commerce

Easy accessibility

24 hour access to shopping from home

Convenience

Secure online credit payment options

Always up to date

Easier maintenance

Delivery of goods to your doorstep!

Page 3: A study in using e-commerce to facilitate the sales of Rhodes Memorabilia Farisai Mabvudza Uma Rudraraju & George Wells Greg Foster & Presented By…Supervised

The Problem

Alumni in the dark

Postage costs and delays

Limited shopping hours

Page 4: A study in using e-commerce to facilitate the sales of Rhodes Memorabilia Farisai Mabvudza Uma Rudraraju & George Wells Greg Foster & Presented By…Supervised

The Solution

An Online Web Store- Housing a central repository of memorabilia for sale- Where customers can view and purchase products- Via secure online payment methods

Affordable and simple to maintain

Dynamic

Inspired by

Page 5: A study in using e-commerce to facilitate the sales of Rhodes Memorabilia Farisai Mabvudza Uma Rudraraju & George Wells Greg Foster & Presented By…Supervised

Goals

Investigation into the development of an affordable, small to medium scaled e-commerce system using Java technologies

A practical system: R.U.M – Rhodes University Memorabilia

Page 6: A study in using e-commerce to facilitate the sales of Rhodes Memorabilia Farisai Mabvudza Uma Rudraraju & George Wells Greg Foster & Presented By…Supervised

Technologies Used

HTML, CSS

Javascript

Java Server Pages and JavaBeans

JavaMail

Apache Tomcat Web Server

Java Database Connectivity

Microsoft Access

Page 7: A study in using e-commerce to facilitate the sales of Rhodes Memorabilia Farisai Mabvudza Uma Rudraraju & George Wells Greg Foster & Presented By…Supervised

JSP’s AdvantageJavaBean Name:

OrderBean.javaProperties:

SName cardType saCost sCountrysAdd1 expiryDate neighbourCost payment sAdd2 cardNumber otherCost ordered sCity ccvsError cardName delivery sPostcode cardNumberLeft cardNumberRight

Recommended Scope:session

Example Usage:<jsp:useBean id = "order" class = "OrderBean" scope = "session"/>

  <jsp:setProperty name = "order" property = "*"/>

Diagram showing the OrderBean Property Sheet used in RUM

Page 8: A study in using e-commerce to facilitate the sales of Rhodes Memorabilia Farisai Mabvudza Uma Rudraraju & George Wells Greg Foster & Presented By…Supervised

RUM Architecture

Client Tier (Thin Client)Web TierBusiness TierData Tier

Page 9: A study in using e-commerce to facilitate the sales of Rhodes Memorabilia Farisai Mabvudza Uma Rudraraju & George Wells Greg Foster & Presented By…Supervised

Development Problems

Cross browser compatibility

Memorabilia out of stock at Rhodes

Tomcat server configuration Problems

Bugs inherent in Tomcat web server

Microsoft Access annoyances

Page 10: A study in using e-commerce to facilitate the sales of Rhodes Memorabilia Farisai Mabvudza Uma Rudraraju & George Wells Greg Foster & Presented By…Supervised

Development Benefits

Reusability afforded by fully object-oriented JavaBean classes

Good knowledge of - Java Technologies - Web design

Teamwork - What the real world needs!

Page 11: A study in using e-commerce to facilitate the sales of Rhodes Memorabilia Farisai Mabvudza Uma Rudraraju & George Wells Greg Foster & Presented By…Supervised

Tour of RUM

Page 12: A study in using e-commerce to facilitate the sales of Rhodes Memorabilia Farisai Mabvudza Uma Rudraraju & George Wells Greg Foster & Presented By…Supervised

Future Extensions

Automatic credit card validation with bank

Wishlist

Automatic stock control

Enforcing customer relationships via marketing and advertising

Page 13: A study in using e-commerce to facilitate the sales of Rhodes Memorabilia Farisai Mabvudza Uma Rudraraju & George Wells Greg Foster & Presented By…Supervised

Questions

RUM !!!