Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Commit

Permalink
chore: 📄 docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nxzq committed Sep 22, 2023
1 parent bd0600a commit 95be8e9
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 0 deletions.
29 changes: 29 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,35 @@
<img src="https://img.shields.io/badge/pages%20-deployed-%23222222?logo=github&style=flat-square" />
</a>
</p>
<p>
<a href='https://reactjs.org/' target="_blank" rel="noopener noreferrer">
<img src='https://img.shields.io/badge/React-%23545455?logo=react&style=flat-square' alt='react'/>
</a>
<a href='https://www.javascript.com/' target="_blank" rel="noopener noreferrer">
<img src='https://img.shields.io/badge/JavaScript-%23545455?logo=javascript&style=flat-square' alt='javascript'/>
</a>
<a href='https://www.typescriptlang.org/docs/' target="_blank" rel="noopener noreferrer">
<img src='https://img.shields.io/badge/TypeScript-%23545455?logo=typescript&style=flat-square' alt='typescript'/>
</a>
<a href='https://vitejs.dev/' target="_blank" rel="noopener noreferrer">
<img src='https://img.shields.io/badge/Vite-%23545455?logo=vite&style=flat-square' alt='vite'/>
</a>
<a href='https://vitest.dev/' target="_blank" rel="noopener noreferrer">
<img src='https://img.shields.io/badge/Vitest-%23545455?logo=vitest&style=flat-square' alt='vitest'/>
</a>
<a href='https://prettier.io/' target="_blank" rel="noopener noreferrer">
<img src='https://img.shields.io/badge/Prettier-%23545455?logo=prettier&style=flat-square' alt='prettier'/>
</a>
<a href='https://eslint.org/' target="_blank" rel="noopener noreferrer">
<img src='https://img.shields.io/badge/ESLint-%23545455?logo=eslint&style=flat-square' alt='eslint'/>
</a>
<a href='https://typicode.github.io/husky/#/' target="_blank" rel="noopener noreferrer">
<img src='https://img.shields.io/badge/husky-%23545455?logo=git&style=flat-square' alt='husky'/>
</a>
<a href='https://commitlint.js.org/#/' target="_blank" rel="noopener noreferrer">
<img src='https://img.shields.io/badge/commitlint-%23545455?logo=commitlint&style=flat-square' alt='commitlint'/>
</a>
</p>

![demo](https://raw.githubusercontent.com/nxzq/misc/main/inhouse-scrims/demo.gif)

Expand Down
23 changes: 23 additions & 0 deletions modules/app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,29 @@
<img src="https://img.shields.io/badge/pages%20-deployed-%23222222?logo=github&style=flat-square" />
</a>
</p>
<p>
<a href='https://reactjs.org/' target="_blank" rel="noopener noreferrer">
<img src='https://img.shields.io/badge/React-%23545455?logo=react&style=flat-square' alt='react'/>
</a>
<a href='https://www.javascript.com/' target="_blank" rel="noopener noreferrer">
<img src='https://img.shields.io/badge/JavaScript-%23545455?logo=javascript&style=flat-square' alt='javascript'/>
</a>
<a href='https://vitejs.dev/' target="_blank" rel="noopener noreferrer">
<img src='https://img.shields.io/badge/Vite-%23545455?logo=vite&style=flat-square' alt='vite'/>
</a>
<a href='https://prettier.io/' target="_blank" rel="noopener noreferrer">
<img src='https://img.shields.io/badge/Prettier-%23545455?logo=prettier&style=flat-square' alt='prettier'/>
</a>
<a href='https://eslint.org/' target="_blank" rel="noopener noreferrer">
<img src='https://img.shields.io/badge/ESLint-%23545455?logo=eslint&style=flat-square' alt='eslint'/>
</a>
<a href='https://typicode.github.io/husky/#/' target="_blank" rel="noopener noreferrer">
<img src='https://img.shields.io/badge/husky-%23545455?logo=git&style=flat-square' alt='husky'/>
</a>
<a href='https://commitlint.js.org/#/' target="_blank" rel="noopener noreferrer">
<img src='https://img.shields.io/badge/commitlint-%23545455?logo=commitlint&style=flat-square' alt='commitlint'/>
</a>
</p>

Web (React app) interface for inhouse-scrims.

Expand Down
24 changes: 24 additions & 0 deletions modules/generator/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# inhouse-scrims

<p>
<a href='https://www.typescriptlang.org/docs/' target="_blank" rel="noopener noreferrer">
<img src='https://img.shields.io/badge/TypeScript-%23545455?logo=typescript&style=flat-square' alt='typescript'/>
</a>
<a href='https://vitejs.dev/' target="_blank" rel="noopener noreferrer">
<img src='https://img.shields.io/badge/Vite-%23545455?logo=vite&style=flat-square' alt='vite'/>
</a>
<a href='https://vitest.dev/' target="_blank" rel="noopener noreferrer">
<img src='https://img.shields.io/badge/Vitest-%23545455?logo=vitest&style=flat-square' alt='vitest'/>
</a>
<a href='https://prettier.io/' target="_blank" rel="noopener noreferrer">
<img src='https://img.shields.io/badge/Prettier-%23545455?logo=prettier&style=flat-square' alt='prettier'/>
</a>
<a href='https://eslint.org/' target="_blank" rel="noopener noreferrer">
<img src='https://img.shields.io/badge/ESLint-%23545455?logo=eslint&style=flat-square' alt='eslint'/>
</a>
<a href='https://typicode.github.io/husky/#/' target="_blank" rel="noopener noreferrer">
<img src='https://img.shields.io/badge/husky-%23545455?logo=git&style=flat-square' alt='husky'/>
</a>
<a href='https://commitlint.js.org/#/' target="_blank" rel="noopener noreferrer">
<img src='https://img.shields.io/badge/commitlint-%23545455?logo=commitlint&style=flat-square' alt='commitlint'/>
</a>
</p>

League of Legends inhouse matchmaking solution. Attempts to honor role preference while also minimizing team MMR Δ & lane MMR Δ (Lane Diff). Takes an array of player objects and returns an array of suitable lobbies sorted.

## Usage
Expand Down

0 comments on commit 95be8e9

Please sign in to comment.