reset password
Author Message
aarora2
Posts: 15
Posted 21:15 Apr 10, 2013 |

Hi Professor,

I have one question that when a user review a lawyer, what could be the next page? Do we have to show what user gave a review of a lawyer? or we just have to send it to normal welcome page?

cysun
Posts: 2935
Posted 22:38 Apr 10, 2013 |

After a user submits a review, you should show the review - it's kind of like posting a reply in a forum.

aarora2
Posts: 15
Posted 22:43 Apr 10, 2013 |

Prof, Do we have to keep track of all the reviews given by each user and then show it according to user accounts?

cysun
Posts: 2935
Posted 22:57 Apr 10, 2013 |
aarora2 wrote:

Prof, Do we have to keep track of all the reviews given by each user and then show it according to user accounts?

For this assignment you don't need to display all the reviews given by a user, but when a lawyer is selected, you need to display all the reviews of the lawyer. And yes, you do need to keep track of the author of each review.