Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 896 Bytes

File metadata and controls

23 lines (16 loc) · 896 Bytes

Game Backlog

A sleek, modern web application for gamers to track their collections, monitor their gaming activity, and visualize their progress.

Live Demo Link

Features

  • Dynamic Dashboard: Visualize your collection with interactive charts and progress tracking.
  • Infinite Activity Feed: Chronological history of your library updates with infinite scroll.
  • Advanced Filtering: Search and filter your library by status, genre, and platform.
  • Secure Authentication: Passwordless (OTP) and GitHub OAuth.
  • High Performance: Optimized data fetching with TanStack Query and Supabase batching.

Tech Stack

  • Framework: Next.js
  • Database & Auth: Supabase
  • Styling: Tailwind CSS + Shadcn/UI
  • Data Fetching: TanStack Query (React Query)
  • Icons: Lucide React and React Icons
  • Charts: Recharts