Skip to content

Littleman40/littleman-stats

Repository files navigation

Littleman Stats

This is a data-driven website built as my Year 12 NSW Enterprise Computing Major Project. This project aims to use public API endpoints to enable users to filter the leaderboard, see leaderboard statistics, and to find users' personal bests through steamIDs or their username. It also contains a Help-FAQ section and the ability to see information regarding all ranks.

Current Features

  • Leaderboard Filters
  • Searchable FAQ's
  • Per User Search
  • Ranks
  • Leaderboard Statistics

Screenshots

Tech stack (so far)

Run it locally

  1. clone/download the repo
  2. install dependencies
    npm install
  3. scrape the data for statistics
    node scripts/scrape-stats.js
  4. start the dev server
    npm run dev

About

A Data Driven Statistics Website For No Hesi, built with Svelte 5, with leaderboard filtering, player search, searchable FAQ, and rank breakdowns.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors