Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.12 KB

File metadata and controls

41 lines (28 loc) · 1.12 KB

Zamboni Home And Statistics Website

“For some unknown hockey game made by some unknown company called ea”


Overview

Zamboni.gg is a web-based analytics dashboard that connects to custom Zamboni's APIService's REST Api.
It provides a clear, interactive interface for viewing player stats, ongoing games, and live API data.

Website includes:

  • Small FAQ section
  • General information about the project
  • Discord join link
  • A (semi) responsive TailwindCSS-based UI

Statistics Includes:

  • List of recent games with status on who won and other details.
  • Player profile visualization with stats and recent game data
  • Real-time server status display

Development

If you are intered in running the project locally, follow these steps:

  1. Edit CFG.basebath in statistics-script.js to just ""
  2. Run the project with npm run local to run the project in proxy mode, due to cors on zamboni.gg

Todo

Some things that probs would make this better

  • More FAQ Content
  • Better Code Documentation
  • Better Responsiveness
  • Overall improvements
  • lot of other shit tbh