ProductReview Example: Difference between revisions

m
no edit summary
mNo edit summary
Line 19: Line 19:


==Development ==
==Development ==
== Designing the tables ==
We want to store information about users, places, purchases and known items. A user should be either a normal user or an administrator. The other tables should hold sufficient information about the items purchased and how the users liked them.
=== Using the AJAX Library ===  
=== Using the AJAX Library ===  
Installing it and setting it up for use.
Installing it and setting it up for use.
Line 27: Line 34:
=== AJAX Masterdetail ===
=== AJAX Masterdetail ===
Listing user assements for items
Listing user assements for items
== Creating the DataDictionaries ==
We want to store information about users, places, purchases and known items. A user should be either a normal user or an administrator. The other tables should hold sufficient information about the items purchased and how the users liked them.
1,134

edits