Allow users to add their own classes/lessons/students locally and mix them with network defined classes/lessons/students.
Considerations
As
classes contain references to students
lessons contain references to classes and students
offline data should be able to relate to either network created/pulled classes/students or local ones
Lists of classes etc. should include both network and locally defined resources
Initially the focus is to provide purely offline functionality BUT with a mind to the fact that eventually data will be a mixture of data from the server (with server defined class/lesson/student Ids) and local data (with locally defined class/lesson/student Ids).
Aim
Allow users to add their own classes/lessons/students locally and mix them with network defined classes/lessons/students.
Considerations
As
Lists of classes etc. should include both network and locally defined resources
Initially the focus is to provide purely offline functionality BUT with a mind to the fact that eventually data will be a mixture of data from the server (with server defined class/lesson/student Ids) and local data (with locally defined class/lesson/student Ids).
Deliverables