User Guide
Use this guide for common user tasks in AuctioHub.
Sign In And Account Basics
- Open the sign-in page.
- Continue with Google authentication.
- Confirm you return to the home page as an authenticated user.
Expected result:
- Your account menu and dashboard access are visible.
Browse And Filter Auctions
- Open the auction listing page.
- Use category filters and search terms.
- Open an auction detail page to view current amount, time, and status.
Expected result:
- Active auctions show bid controls.
- Closed or canceled auctions disable bid submission.
Enter Auction Session And Place A Bid
- Join an active auction session.
- Check the current displayed amount.
- Enter a full bid amount that is greater than the current amount.
- Submit the bid.
Validation rules:
- Bid must be greater than current amount.
- Banned participants cannot place bids.
- Server-side checks are authoritative even if UI appears valid.
Use Auction Chat
- Open the chat panel inside an auction session.
- Send a short message.
- Wait for periodic updates to confirm it appears in stream.
Notes:
- Chat updates are poll-based.
- Temporary delays are possible under network load.
Complete Winner Payment
- If you are the winner, open the payment page from your auction outcome.
- Continue to Stripe checkout.
- Complete payment in test mode.
Expected result:
- Paid status is recorded and visible in dashboard history.
If Payment Fails Or Is Canceled
- Return from checkout failure/cancel state.
- Review outcome status.
- Retry if policy allows.
Notes:
- Payment access is winner-only.
- Repeated completion callbacks are handled idempotently by the backend.
- Penalty path may apply when policy windows expire.
View Dashboard And Activity
Use dashboard sections to review:
- Current and past auction participation.
- Bid history.
- Notification events related to auctions and payments.