Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.17 KB

README.md

File metadata and controls

17 lines (10 loc) · 1.17 KB

fair-teams-ai

backend ci/cd frontend ci/cd

Tired of listening to your friends whine about how unfair your CS:GO teams are? Enraged by the arrays, I'm sorry..."matrices", that start at 1 of your buddy's MATLAB script? Fair Teams AI automagically creates balanced team assignments for your next match.

https://diveflo.github.io/fair-teams-ai/#/

Development

The frontend is developed using flutter. You can get more details in the frontend-specific README. The backend is using .NET 6.0 and is providing a REST API to communicate with the frontend. More details in the backend-specific README.

Deployment

The frontend can be deployed on any http host, e.g., GitHub Pages as is done for our version. The backend only requires a bit of processing power. Our current deployment runs on a 1 vCPU, 1 GB RAM shared instance host on linode.