17
edits
m (→Model) |
|||
Line 30: | Line 30: | ||
The data will be requested by simple http request using post variables. | The data will be requested by simple http request using post variables. | ||
This should then return a JSON or similar object to be decoded and sorted into tableviews with subviews. | |||
The websites cms URLs, username and password (md5) will be stored in the application plist, which will then be used to authenticate the data fetching. | The websites cms URLs, username and password (md5) will be stored in the application plist, which will then be used to authenticate the data fetching. |
edits