-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Marisela A Gomez edited this page Feb 27, 2024
·
2 revisions
- Create: Users can post new reviews with text and ratings.
- Read: Users can browse, search, and filter reviews.
- Update: Users can edit review content or rating.
- Delete: Users can remove reviews entirely.
- Create: Users can add games to their shopping cart.
- Read: Users can view the items in their shopping cart.
- Update: Users can change the quantity of the items or update their selections in the shopping cart.
- Delete: Users can remove items from their shopping cart.
- Read: Users can view and sort the games in their library after purchase.
- Update: Users can organize, categorize, or edit game details in their library.
- Delete: Users can remove games from their library or hide them.
- Create: Users can send friend requests.
- Read: Users can view their friends list and friend requests.
- Delete: Users can remove friends or cancel/reject friend requests.
- Create: Users can send messages to other users.
- Read: Users can read messages from other users.
- Delete: Users can delete messages from their chat history.
- Create: Users can add games to their wishlist.
- Read: Users can view their wishlist.
- Delete: Users can remove games from their wishlist.