“For some unknown hockey game made by some unknown company called ea”
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
If you are intered in running the project locally, follow these steps:
- Edit
STATE.basebathinstatistics-script.jsto just"" - Run the project with
npm run localto run the project in proxy mode, due to cors on zamboni.gg
Some things that probs would make this better
- More FAQ Content
- Better Code Documentation
- Better Responsiveness
- Overall improvements