Skip to content

Expense reporting reference app demonstrating HTML5 and cross-platform mobile

License

Notifications You must be signed in to change notification settings

isabella232/html5expense

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Expense reporting reference app demonstrating HTML5 and cross-platform mobile

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.7%
  • CSS 13.0%
  • Java 12.3%
  • HTML 4.5%
  • Objective-C 0.5%