dimitrismistriotis / aotm-mobi

Mobile version of album of the month using PhoneGap.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aotm-mobi

An attempt for a mobile version of album of the month.

Prerequisites:

The following tools are required to be installed before starting to work with aotm:

  1. Eclipse (suggested to use Eclipse IDE for Java Developers) 3.4+.
  2. Android SDK, with Android 4.0.3 Platform installed.
  3. Android Development Tools (ADT) Plugin for Eclipse.
  4. Node.js.

Additionally the following libraries/environments are used for the project. Since they are already included, there is no need to download them:

  1. Phonegap - PhoneGap 2.0.0.
  2. Require.js.
  3. Backbone.js.

Installation

  1. Install coffee-script (execute command: npm install -g coffee-script).
  2. Install Jitter (execute command: npm install -g jitter).
  3. Download aotm source code from github and import project to Eclipse.

Play Store

A build of the last tag, is available on play store.

About

Mobile version of album of the month using PhoneGap.


Languages

Language:JavaScript 98.2%Language:CoffeeScript 1.4%Language:Java 0.4%