Giter Site home page Giter Site logo

board-game-day's Introduction

Board Game Day

A website to help provide information during a board game day event. It reads from JSON groups of locations that have certain board games there. It then displays those games in their location sections as cards with some useful info.

The server workspace includes an express server using socket-io web sockets in order to create Score Trackers.

Score Trackers

Score Trackers enable a group of people playing a game to synchronously update their score in a centralized place. It would be a future goal of the project to have this write to some sort of Database to generate overall scores for the event.

QR codes

There's a section commented out at the bottom of the site that allows for QR codes to be displayed. These comments are left for easy insertability for individual use.

ENV VARS

Site

The site requires 2 ENV VARs to be passed:

  • VITE_PEOPLE: JSON string array of people that populate the score trackers
  • VITE_SERVER: string of the URL of the server

Server

The server requires an ENV VAR of SITE, a string of the URL of the site for CORS.

board-game-day's People

Contributors

troywiegand avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.