Home > Textbook-Price-Aggregator

Textbook-Price-Aggregator

Textbook-Price-Aggregator is a project mainly written in PYTHON and JAVASCRIPT, based on the Apache-2.0 license.

A website that allows users to compare prices of textbooks on different sites from one convenient location

Textbook Price Aggregator

A project to aggregate the price of online textbook retailers on one easy website. This project is designed to run on Google App Engine, so to run the code locally, Python 2.5 or greater and the Google App Engine Python SDK must be installed.

See Google App Engine Python docs on running the code locally.

Usage

$python main.py

  • This will point your default web browser to our public site http://swat-books.appspot.com. The code in this project is the same code as on Google App Engine.
Previous:PingPong