/Transport-Social

A repository for our Transport Social project

Primary LanguageJava

Transport-Social

A repository for our Transport Social project The repo include of two mini-project: Backend and Frontend

Backend

About

This is the back end of the project. We use Google App Engine platform as our backend.

Requirements

1. Google App Engine SDK 1.9.7.
2. Eclipse IDE
  2.1 Android Plugin for Eclipse
  2.2 Google App Engine Plugin for Eclipse

Installation

1. Clone project, import to Eclipse
2. Add key for GAE
3. Deploy backend on Google App Engine

Frontend - Client

About

Android client which connect to backend through REST API and interract with users.

Current demo is available at: Demo

Requirements

FacebookSDK
google-play-service-lib
PullToRefreshListViewlibrary
GoogleMapsAndroidAPIutilitylibrary

Note that all required library needs to be imported and copy into workspace.

Installation

1. Clone project
2. Build and run application on devices