🚗 PickAuto

Sprint 3 Evaluation · lezoKapitalFumarong

📖 About the Project

PickAuto is a vehicle marketplace application for buying and selling cars, with an auction system where users can bid for vehicles. It supports a shared remote H2 database accessible from multiple network locations, user profiles, wishlists, and automatic login. The app uses JavaFX 23 and features internationalization in four languages.

Java 21 JavaFX 23 Maven Hibernate Remote H2 OpenCSV

👥 Team Members

NameGitHubSprint 3 Hours (Actual)
Oier RedondoBorobil219.5h
Pablo Hernandezcaraco149.0h
Jon RabadánJonduuu8.0h
Raul GarcíaraulGar26.0h
TOTAL32.5h

📸 Application Screenshot

PickAuto main window

PickAuto — vehicle marketplace with auction system.

🔍 Sprint 3 Observations

💬 Peer Feedback

📊 Final Scores

MemberScoreRationale
Oier Redondo9/109.5h actual. Owned profile view, global/shared database setup, auto-login, and i18n (4 languages). Peer rated him 10/10.
Pablo Hernandez9/109.0h actual. Contributed to shared tasks and fixes. Peer rated him 10/10.
Raul García8/106.0h actual. Worked on the shared database setup and supporting features. Peer rated him 9/10.
Jon Rabadán7/108.0h actual. Implemented wishlist and prepared the final presentation. Peer rated him 8/10 — the lowest on the team but still solid.

Team baseline: JavaFX 23 (newest version in class). Remote H2 with multi-network configuration. Builder pattern across 3 domain classes. 4-language i18n. 29/29 tests pass. ⚠️ No CI/CD pipelines.