项目作者: ggierlik

项目描述 :
ebooks deals for software developers
高级语言: Python
项目地址: git://github.com/ggierlik/eBookDeals.git
创建时间: 2013-04-05T17:48:48Z
项目社区:https://github.com/ggierlik/eBookDeals

开源协议:

下载


eBookDeals — ebooks deals for software developers

This app is side project, which goal is have a fun learning Python and Android a bit,
see Google App Engine in action and do something useful.

Hosted at http://ebook-deals.appspot.com/

Currently supports:

  • O’Reilly Media
  • Microsoft Press
  • APress
  • informIT

The project contains two parts — Google App Engine (GAE) app and simple Android app which displays the same results
on photo screen. More details below.

There are other similar projects:

GAE

Python 2.7 Google App Engine app which collects and displays on webpage (http://ebook-deals.appspot.com/) daily deals for
ebooks for software developers.

The app is provided as GAE app ready to run.

Android

Simple Android app which shows daily deals for ebooks for software developers. Should work on every Android
device with access to internet.

The app is provided as Eclipse project.