I want to create an Ipad/iPhone app that will act as a catalog to allow users to select items and send request to the company to process
- User Downloads the App
- Login into the app
- Downloads the available Categories and Items ( Text details and 2 size of images)
- Should be able to browse offline
- While sending the request for the items needs to be online but can select the options offline.
- Should be able to upload an image/design to the order list and add remarks.
My Main question is - Can we download data from the server like images and cache in locally into the local database and directory ?