Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

UserItem associates an item with a user and a swap User Item Rating Status this attribute should indicate swap item status available, pending (offer made),

UserItem associates an item with a user and a swap User Item Rating Status this attribute should indicate swap item status available, pending (offer made), swapped (offer accepted) Swap Item this is the item swapped with this user item (an item that was offered for swapping by another user and was swapped with this user item). Swap Item Rating this is the users rating for the item swapped with this user item Swapper Rating this is the users rating for the other user that owns the item swapped with this user item Note: if the user item status is available then theres no values for Swap Item, Swap Item Rating, or Swapper Rating. When the status is pending then Swap Item has a value but not the ratings for the swap item and the swapper. When the status is swapped then the user will be able to rate the swap item and the swapper (the other user) UserProfile A class to manage a List / Collection

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Securing SQL Server Protecting Your Database From Attackers

Authors: Denny Cherry

1st Edition

1597496251, 978-1597496254

More Books

Students also viewed these Databases questions