Skip to content

UA ACM bingo board project by DevTeam Fall 2019

Notifications You must be signed in to change notification settings

UA-ACM-Student-Chapter/bingo-board

 
 

Repository files navigation

Bingo Board

A dynamic bingo board for the UA ACM meetings. Currently just a template of a bingo board.

There are some goals for this project

  • Make different boards for each user
  • Allow for easy customization of the bingo card for a given meeting
  • Allow an unlimited number of square options to increase the variation of cards

Optional

  • Running 100% serverless in AWS
  • Running for free

This project uses the serverless framework to enable versioning of the infrastructure and for simple portability. For more on the serverless framework, checkout their website. This project can be modified to run as a go server on a bare metal machine as well, though the project is focused on serverless.

Releases

No releases published

Packages

No packages published

Languages

  • Go 94.5%
  • Makefile 5.5%