Semester Project 2

Rusty Relics

Open live site Open README

Rusty Relics project image sketch Rusty Relics project image finished
Rusty Relics: auction listings and bidding flow (replace with a real screenshot caption when ready).

Overview

Rusty Relics is an auction marketplace application built with the Noroff Auction API. For the portfolio update, I focused on polishing UX details and tightening the codebase around pagination, user feedback messages, and listing media presentation.

Links

What I improved

  • Pagination buttons now have a proper disabled state (not clickable on first/last page).
  • Better user messages for actions and API errors (instead of browser alerts).
  • Listing images improved with a main image and smaller thumbnails (no holes in a fixed grid).
  • Added JSDoc where appropriate for clearer code and easier maintenance.
  • Optional security hardening: CDN include with integrity and crossorigin for Font Awesome.