I'm working on a basic CRM application for iPad.
There will be multi-users that can do these actions :
- Access, Add, Edit and Delete Cutomer Details
- Access, Add, Edit and Delete Reports about customers
The user needs to authentificate to be able to do these tasks.
The application should offer to users the possibliy to work offline. And when the connection is availble, the user data will be synchronised with the data located in a server.
My question is that is the actual beta version of Sencha IO can offer these needs ??