Skip to content

chulahn/angular-ebaySearcher

Repository files navigation

angular-ebaySearcher

an app that gauges price for items on eBay

Link to the app

About

This is a webapp that searches eBay based on a query and gives statistics(min, max, avg, etc.) about price. It shows that data over time on a graph. The user can filter items from the results based on date, price restraints, and title. The user can select the auctions he wants and see the statistics for that on the right hand side.

Why?

After working on the Diablo 3 project for so long, I got tired of it and wanted to do something new. At the time, I was an avid sneaker collector, and I wanted to buy shoes for under market price. In order to gauge the price I would browse eBay and see completed auctions of shoes. I wanted to somehow automize this process and I had heard about AngularJS and wanted to somehow incorporate that into this project.

Features

  • Average Price
  • Min/Max
  • Filter Results based on
    • Title
    • Price
    • Date
    • Selection

How was it made?

  • JQuery - Creating pages and event-handling
  • AngularJS - Data Binding, updating pages
  • D3.js - Visualization

About

an app that gauges price for items on eBay

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors