Introduction: |
The goal of this assignment is to create an application that is offline capable and utilizes localStorage. |
---|---|
Instructions: |
Part A You will create an application that allows a user to enter how they are Refer to Building iPhone Apps with HTML, CSS, and JavaScript Chapters 5 and 6 for more information on localStorage and the offline application cache. By testing on your new Droid phone/Smartphone, the application should:
If you think writing code from scratch for the assignment will be too difficult for you, please email Prateek, and we will provide you a template to start with. Once complete, submit a link to your application, along with your offline.manifest file to prateekk@ischool.berkeley.edu Sample Assignment Screenshot: ![]() For extra credit, complete the above, then create a copy of the above assignment and cache the application using
a dynamic manifest file Refer to Building iPhone Apps with HTML, CSS, and JavaScript Chapters 5 and 6 for more information on creating a dynamic manifest file. Submit a link to your application, along with your manifest.php file to prateekk@ischool.berkeley.edu Part B Identify a case when offline storage would be useful for a mobile user. Using this as a use case, explain in one page or less how you would design and develop an application that utilizes offline storage. What data would you store? How? What form of offline storage would you use and why? Include consideration of storage requirements, such as synchronization, storage capacities and connectivity.
Submit your answer to prateekk@ischool.berkeley.edu |
Hints: |
Supplementary Material |
![]() |
Please send comments to dret@berkeley.edu
Last modification: Tuesday, 21-Dec-2010 03:22:56 CET |
![]() |
![]() |