https://github.com/lfcipriani/usp-events-phonegap
A Phonegap App that fetches events from the University of Sao Paulo RSS feed and implement a customizable feed reader.
https://github.com/lfcipriani/usp-events-phonegap
Last synced: 5 months ago
JSON representation
A Phonegap App that fetches events from the University of Sao Paulo RSS feed and implement a customizable feed reader.
- Host: GitHub
- URL: https://github.com/lfcipriani/usp-events-phonegap
- Owner: lfcipriani
- License: mit
- Created: 2013-04-15T01:45:31.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-04-26T17:30:50.000Z (over 12 years ago)
- Last Synced: 2025-04-05T08:11:26.241Z (6 months ago)
- Language: JavaScript
- Size: 2.74 MB
- Stars: 4
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Eventos USP
Aplicação para o Phonegap que implementa um RSS Reader para os Eventos da USP, com possibilidade de customizar o feed.
Link para a configuração do RSS: http://www.eventos.usp.br/?page_id=111
# Bibliotecas e Frameworks
* Android 4.2.2 (API 17)
* PhoneGap 2.5.0
* jQuery 1.9.1
* jQuery Mobile 1.3.0: framework para implementação da UI
* Underscore.js
* Backbone.js
* qUnit: biblioteca de testes# Executar
* Acesse a aplicação no seu browser: http://lfcipriani.github.io/usp-events-phonegap/
ou...
* Instale no seu dispositivo, faça o download aqui: https://build.phonegap.com/apps/369202/builds
# Referências
* https://pinboard.in/search/u:lfcipriani?query=mac5743
----
_Copyright (c) 2013 Luis Cipriani and Milson Monteiro (under MIT license)_