A web app that helps board game buyers find the best prices available in local game stores.

1 Open Issue Need Help Last updated: Jun 20, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to fix a bug in a Ruby on Rails web application where the order of board games displayed on the homepage is inconsistent when multiple games have the same discount. The solution involves adding an ordering clause to the database query that fetches the games to ensure a stable sort order, even when discounts are identical.

Complexity: 2/5
bug good first issue

A web app that helps board game buyers find the best prices available in local game stores.

Ruby