lanzhang76 / room

socket.io guestbook experience for Parsons Design and Tech thesis website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guestbook Prototype

Git clone/download and run

$ npm install
$ node index.js

Prototypes:

DT Guestbook prototype
Official Guestbook server

Client plug-in script:

main.js (needs to be updated with the correct endpoint)

Master Branch Update log

  • Apr6 User IP, server and client setup
  • Apr11 Opt-in buttons, user object, client connects/disconnects
  • Apr26 Set up new heroku server, database
  • Apr27 Merge emit to one update function
  • Apr30 Add front-end processing to embed url with project names

TODO

  1. add hindsight-metadata tags on all project/livestream/publication page
  2. add user authentication
  3. reversed-infinite scroll text loading
  4. upgrade server & storage

About

socket.io guestbook experience for Parsons Design and Tech thesis website


Languages

Language:JavaScript 55.0%Language:HTML 39.3%Language:CSS 5.7%