Skip to content

Small web application aimed to form teams based on player rating which was calculated by rating each other [status: work in progress]

Notifications You must be signed in to change notification settings

djumanoff/matchmaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Match Maker

Match maker is a small web application to build teams, based on the rating of the players, which was calculated by rating each other.

Requirements

  • Go Runtime
  • MySQL database

Getting Started

  1. Go to root directory

  2. Run sql init queries in init.sql file

  3. Run:

    go get

  4. Edit config.env file then run command:

    go run main.go -c=config.env

About

Small web application aimed to form teams based on player rating which was calculated by rating each other [status: work in progress]

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published