Hi,
I am interested in the misc project, Offline Web App Support mentored by Scott K. Hunter. I have read the contributors guide, and set up Cesium on the system. I have started experimenting with SandCastle.
Previously, I have worked with HTML5 and JavaScript as a part of summer project and have been working on both ever since. Through GSoC, I want to step into the world of open source and learn as much as possible by getting exposed to open source code.
If I understand correctly, the target of this idea is to provide offline support for cesium, which can be done using localStorage, IndexedDB or WebSQL database. I have a few ideas on how to store the map data in the localStorage, which is preferable as it has great support in major browsers. For browsers that do not support localStorage, PersistJS can be used which provides fallback support for such situation. I would like to know if this idea will suffice as the GSoC project, or will there be anything else wanted during the period?
Thanks for your time!
Regards,
Vatsal Juneja