I have developed a PhoneGap application (HTML5,CSS,JS). The app needs to create product items using a form and then store that information in the gae DataStore. The app also needs to display all the products stored in DataStore.
I am new to both Web Development & Google App Engine. Can you please point me to an example (sample) code that uses PhoneGap & Google App Engine DataStore.