Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kristin_Mod0_Week6_IC #5

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

KMPWeiland
Copy link

This PR addresses initial bugs in and adds functionality to the Shiny-Giggle Project. Key elements include:

  • Debugs initial setup to get tests to pass based on the provided pry interaction pattern.
  • Adds add_bid and current_high_bid methods to handle bid placement and track the highest bid on an item (and corresponding tests).
  • Adds unpopular_items method to list items without bids
  • Adds potential_revenues method to calculate sum of highest bids per item
  • Adds auction_bidders to list unique bidders
  • Adds bidder_info method to return details about bidders budgets and the items on which they bid
  • Plus corresponding tests to the above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant