Hi,
I am developing a web app, where users should be able to (in this
order):
    1) create their item type (item type can be everything - car,
book, movie..., item type has some user defined parameters,
like                                        price, rating)
    2) add items of their type - e.g. they can create book type (with
title, author, rating parameters) and then add books
    3) view, filter (at least by one parameter), delete, edit their
items

How should I design the data model? Is this even posible in App
Engine?

Thanks in advance

--

You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=.


Reply via email to