Le Juste Prix
Competitive Pricing Game
PythonFlask
Description
Built by a team of 3, this project transforms the concept of the TV show 'The Price is Right' into a functional web application. We utilized Python Flask to create a dynamic gaming experience where users must guess the real market price of Amazon products in the fewest attempts possible.
Key Achievements
- External API Integration: Implemented a system allowing users to add new game items simply by pasting an Amazon link. The application connects to an external API to automatically scrape and store the product's title, image, and price.
- Game Logic & Modes: Programmed distinct difficulty algorithms ('Easy' vs. 'Hard') and a Multiplayer Mode where the engine calculates and compares the price difference between players to determine the winner.
- Competitive Ecosystem: Designed a global ranking system that tracks and displays the top 5 players for each game mode, adding a competitive layer to the user experience.



