Giter Site home page Giter Site logo

sharooms's Introduction

sharooms

Project for sharing documents within a classroom. Supports tiled displays controlled by a cellphone.

Info:

This was a project for LSU CSC 4243: Interface design. The assignment was to implement a system which interacted with a tiled display, and was driven by a mobile device.

Usage:

The screens each visit serverip:1337/screen to register with the app. The user then visits serverip:1337/mobile to view the mobile interface. The user can then either

  • A. Upload an image to the server and choose which screen to display it on
  • B. Choose an existing image and choose which screen to display it on.

Architecture:

When the screens register, their socketIds are put into a hashtable. Each screen is assigned a number based on the order they registered in the room. The user then visits the mobile site and is given these numbers. When the user picks an image and a screen, the room name, image id, and screen id are all sent to the server. The server decides which screen the user wanted and sends the filepath corresponding to the image to the screen with socket.io. The screen then immediately trys to download the picture and display it!

Here's a diagram:

Sharooms architecture

Setup:

run ./configure

ctrl+c to stop grunt

node app.js

sharooms's People

Contributors

aclave1 avatar kcamer2 avatar

Watchers

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