ProductReview Example: Difference between revisions

m
Line 18: Line 18:
The system should be implemented using as a web application, showcasing the possibilities in the VDF AJAX library.
The system should be implemented using as a web application, showcasing the possibilities in the VDF AJAX library.


==Problems==
==Development ==
*[[Using the AJAX Library]]
=== Using the AJAX Library ===
*[[AJAX Session management]]
Installing it and setting it up for use.
*[[AJAX Masterdetail]]


=== AJAX Session management ===
users logging in


=== AJAX Masterdetail ===
Listing user assements for items


== Creating the DataDictionaries ==
== 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.
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