BGG-Companion is a companion application for board games using the BoardGameGeek API. Using information from a BoardGameGeek user the application can help generate a random game from collection based on number of players, download the user's board game collection as a spreadsheet, and more!
BGG-Companion is hosted via Digital Ocean here https://bgg-companion-ieqgm.ondigitalocean.app/home
Interested in making code changes or suggesting improvements? All changes follow a pull request and approval based flow. To contribute to the project you can either :
- Fork the repository and create a pull request on your fork against this repository (documentation on how to do this).
- Request contributor access
- Create an Issue for your suggested change
Instructions for local development setup can be found in the wiki here.
Alias commands used for development can be found in the wiki here.
Running into issues using BGG Companion? Seeing unexpected error from commands? Is something unclear?
Feel free to create a Github issue detailing the problem!