yvettecook / Socket-Experiment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playing around with Meteor and WebSockets.

Aim:

  • To have a webpage listing 3 projects, with stages of completion tick boxes
  • When a box is ticked by one user, the box is automatically ticked on another user's page, without refreshing the page.

Tools:

  • Meteor 1.0.0

Deployed using Meteor to: tick_box_experiment.meteor.com/

About


Languages

Language:CSS 57.8%Language:JavaScript 42.2%