Task #2058
Calendario - cliente
Description
cliente:
- Visualizar o calendario
- Ir buscar dados ao servidor
History
#1 Updated by Pedro Borges over 12 years ago
{"valid":true,"data":[{"eps":[{"id":236,"title":"Chuck Versus the Kept Man","airdate_ts":1325808000000,"airdate":"06/Jan/12"},{"id":237,"title":"Chuck Versus Bo","airdate_ts":1326412800000,"airdate":"13/Jan/12"},{"id":238,"title":"Chuck Versus The Bullet Train","airdate_ts":1327017600000,"airdate":"20/Jan/12"},{"id":239,"title":"Chuck Versus Sarah","airdate_ts":1327622400000,"airdate":"27/Jan/12"},{"id":240,"title":"Chuck Versus the Goodbye","airdate_ts":1327622400000,"airdate":"27/Jan/12"}],"title":"Chuck"},{"eps":[{"id":137,"title":"Adventures in Babysitting","airdate_ts":1325808000000,"airdate":"06/Jan/12"},{"id":138,"title":"Time After Time","airdate_ts":1326412800000,"airdate":"13/Jan/12"}],"title":"Supernatural (2005)"}]}
basicamente é um JSONObject com valid e data
dentro do data tens um JSONArray com varios JSONObjects compostos por title (titulo da serie) eps - JSONARRAY com JSONObjects que representam cada um dos episodios.
#2 Updated by Tiago Rodrigues over 12 years ago
- Status changed from New to In Progress
#3 Updated by Tiago Rodrigues over 12 years ago
- Status changed from In Progress to Resolved
#4 Updated by Pedro Borges over 12 years ago
- % Done changed from 0 to 40
#5 Updated by Pedro Borges over 12 years ago
- Status changed from Resolved to In Progress
#6 Updated by Pedro Borges over 12 years ago
- Status changed from In Progress to Resolved
- % Done changed from 40 to 100