Giter VIP home page Giter VIP logo

bingo's Introduction

#Bingo! This application is build with ReactJS, NodeJS & the Notifications API. When we started building it, the setup was nothing more than an inside work related joke. But after starting it become a goal to provide an awesome application that could be used by anyone.

##Data The data of the Bingo items can be changed through the server/data/items.json. For now you need at least 24 items to play a valid game.

If you want to play with less items, or change other properties for the server, you can change them in the server/modules/settings.js

##Gulp To compile the javascript to a final.js file, you should run the gulp task. The gulpfile is present within the root of the project.

##Roadmap

  • Scheduled time blocks to start a new round
  • Connect items to a time window (to prevent time dependent items)
  • User login connected to API (Basecamp for dpdk or FB login)
  • Voting system to prevent lies. (no false bingos or notifications allowed) - place in notifcations popup
  • After a item has been marked as 'checked', other users need to confirm this (minimum half of players)
  • Upgrade the winpage, make it awesome with confetti or something!
  • Ranking system on user level (history of scores)

##Changelog ###v1.0 ####TODO

  • CSS Front-end uitbreiden
  • Notifications with custom image
  • Play with a actual name, to prevent ugly hash as 'name'
  • File watcher on data JSON to prevent server restart. (change items with start of new round)

####Done

  • Put application online (so everyone can test)
  • Make notifications auto-disappear (Chrome..)
  • Create Bingo logic (save state on server)
  • Prevent cheating by making server responsible for checked off item list. Client 'hack-proof'
  • When checking items of your list, update other clients
  • Prevent more clicks on 1 item
  • Use local storage to save session ID to save your game status
  • Save bingo rounds on the server, only start new round when round is finished
  • When round is finished, show timer countdown to new round
  • When too many items are checked off, block new players until a new round starts
  • Show a message to a user that he has to wait for a new round
  • Save array with ID's that are checked of the list
  • External file for bingo items data (JSON)
  • Fill Readme.md

bingo's People

Contributors

stefanweck 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.