On Thu, Apr 3, 2014 at 8:47 AM, Ludwig Precious <[email protected]>
 wrote:

> I am a complete beginner in all this so I just wanted to ask you do you
> have an example of the application how it should look like?
>


The correct answer depends on the programming language you're most
comfortable in. For instance, if you're using Python there's example code
here on how to upload a CSV file and parse it:
http://stackoverflow.com/questions/2970599/upload-and-parse-csv-file-with-google-app-engine


Getting that data into the datastore is the easy part: you can look at the
guestbook example to see how entities are written to the datastore:
https://github.com/GoogleCloudPlatform/appengine-guestbook-python


-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to