Pizza Value Calculator (PVC) is an application that solves an influential modern dilemma and aims to reduce the stress of choosing the correct pizza.

2 Open Issues Need Help Last updated: Jul 22, 2025

Open Issues Need Help

View All on GitHub
Developer Tools Decision Support Systems

AI Summary: Enhance the Pizza Value Calculator Android app to support comparing more than two pizzas simultaneously. The existing codebase is modular, suggesting the task involves adapting the UI and potentially data structures to handle an arbitrary number of pizza inputs and comparisons.

Complexity: 3/5
enhancement good first issue

Pizza Value Calculator (PVC) is an application that solves an influential modern dilemma and aims to reduce the stress of choosing the correct pizza.

Kotlin
Developer Tools Decision Support Systems

AI Summary: Fix the Pizza Value Calculator app logo to display correctly on devices that don't use circular app icons. The current logo is improperly displayed with either a black border or cropped sections on non-circular displays, such as the Samsung Tab S10+. The solution involves adjusting the logo image or its display settings within the app to ensure proper rendering on various devices.

Complexity: 3/5
bug good first issue

Pizza Value Calculator (PVC) is an application that solves an influential modern dilemma and aims to reduce the stress of choosing the correct pizza.

Kotlin