Skip to content
dmurphy10 edited this page Feb 4, 2013 · 2 revisions

Introduction

Creating an app that uses a framework could prove to be very valuable if we can give the client the ability to add or change information for different exhibits. In order to attain this, however, we have to look into several factors such as central vs. local, static template vs. dynamic, etc. Our initial thought is to use SQLite and keep the information local. This will include testing the functionality with phonegap if that is the way the project goes.

Clone this wiki locally