An open API service indexing awesome lists of open source software.

https://github.com/razfrumkin/scorigami

A web application written in TypeScript that fetches and displays a Scorigami chart, showcasing unique game scores. Scorigami is the phenomenon of achieving a final score in a sport that has never been seen before, highlighting rare and unprecedented score combinations.
https://github.com/razfrumkin/scorigami

d3 hexbin material-ui nba nest postgres react react-query sports typeorm typescript web

Last synced: 2 months ago
JSON representation

A web application written in TypeScript that fetches and displays a Scorigami chart, showcasing unique game scores. Scorigami is the phenomenon of achieving a final score in a sport that has never been seen before, highlighting rare and unprecedented score combinations.

Awesome Lists containing this project

README

          

# scorigami

A web application written in TypeScript that fetches and displays a Scorigami chart, showcasing unique game scores. Scorigami is the phenomenon of achieving a final score in a sport that has never been seen before, highlighting rare and unprecedented score combinations.

![](screenshots/Program.png)

## Leagues

- **NBA**

## Technologies

- **Frontend**: [React](https://github.com/facebook/react) with [MaterialUI](https://github.com/mui/material-ui)
- **Backend**: [NestJS](https://github.com/nestjs/nest) with [TypeORM](https://github.com/typeorm/typeorm)
- **Database**: [PostgreSQL](https://www.postgresql.org)