viclai / oak-auction

A website to search and navigate auction data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OAK Auction

Synopsis

OAK Auction is a course project in development which provides a website that allows users to search and navigate auction bidding data from eBay. This project was created for educational purposes.

Website

Usage

Because this project was developed on a virtual machine, there is currently no public website available. This project may be deployed on OpenShift in the future.

The website created allows users to search for auction items by keyword, location, or ID, and view information about the items such as the current price, first bid amount, associated categories, location, bid history, item description, and seller information. It also allows one to simulate the purchase of an item.

Development

This sections shows specifications of the virtual machine that this project was developed on and the technologies used.

The following is information related to the version of Apache Tomcat that the virtual instance used.

Attribute Value
Server version Apache Tomcat/7.0.52 (Ubuntu)
Server built Jul 24 2014 08:38:51
Server number 7.0.52.0
OS Name Linux
OS Version 3.13.0-24-generic
Architecture i386
JVM Version 1.7.0_65-b32
JVM Vendor Oracle Corporation

Apache Axis2 version 1.6.2 was used to create the web service.

Apache Lucene was used to enable keyword searches on the data.

The version of MySQL used was

mysql Ver 14.14 Distrib 5.5.40, for debian-linux-gnu (i686) using readline 6.3.

About

A website to search and navigate auction data.


Languages

Language:Java 84.1%Language:JavaScript 12.9%Language:HTML 2.1%Language:CSS 0.6%Language:Shell 0.3%