⇤ ← Revision 1 as of 2016-08-21 01:57:31
Size: 356
Comment:
|
Size: 423
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 9: | Line 9: |
1. Refactor my test methods into a coherent service use library. |
My Current To Do List for the Mobile Project
Server Side topic.php To Do List
- Return all data as application/json data - no true false stuff!
- Identify possible error conditions on the server side and add appropriate responses.
Client Side To Do List
- When reading application/json data from the server re-hydrate it into objects.
- Refactor my test methods into a coherent service use library.