All Projects → spring-projects → Html5expense

spring-projects / Html5expense

Licence: apache-2.0
Expense reporting reference app demonstrating HTML5 and cross-platform mobile

Programming Languages

javascript
184084 projects - #8 most used programming language

HTML5 EXPENSE

Overview

The HTML5 Expense project is an expense reporting reference app demonstrating HTML5 and cross-platform mobile development. The project includes the following components.

Client

The two native clients share the same web source built using PhoneGap, jQuery, and jQuery Mobile.

  • ANDROID - native Android PhoneGap project files
  • iOS - native iOS PhoneGap project files
  • SHARED - shared web source and JavaScript

Server

  • API - Spring MVC application to which the client makes RESTful requests.
  • OAUTH - Spring application built with Spring Security Oauth that manages access to the API.

More Information

View the README files within the client and server directories for more information on each of those components.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].