msandt3 / gthockey-phonegap

This is the first prototype version of the GT Hockey Mobile Applicaiton. Built with Backbone.js and jQuery Mobile, it provides a convenient mobile ready front end for a REST API hosted on the GT Hockey server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GT Hockey Mobile Application

This is the first prototype version of the GT Hockey Mobile Applicaiton. Built with Backbone.js and jQuery Mobile, it provides a convenient mobile ready front end for a REST API hosted on the GT Hockey server.

Usage

Clone the Repo

git clone https://github.com/msandt3/gthockey-phonegap.git

Serve assets from web server

$ cd gthockey-phonegap/www
$ python -m SimpleHTTPServer

You can view the application by viewing localhost:8000 in your browser.

Contributing

If you would like to contribute to this project, please fork https://github.com/msandt3/gthockey-mobile and submit pull requests to that repo. All changes will be reflected on the mobile application once sufficient progress has been achieved.

About

This is the first prototype version of the GT Hockey Mobile Applicaiton. Built with Backbone.js and jQuery Mobile, it provides a convenient mobile ready front end for a REST API hosted on the GT Hockey server.

License:Apache License 2.0


Languages

Language:CSS 62.0%Language:JavaScript 38.0%