dansays / kanakaline-menu

A simple cocktail party menu system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kana Kaline Menu System

This is a simple menu application that consists of three components:

  1. A responsive menu web page to be displayed on the television or iPads
  2. A mobile-friendly control web app to allow new drinks to be announced
  3. A node application to allow the control app to broadcast changes to the menu

The default menu page displays a full-screen video in the background, displays the current drink in the upper left, and a small message in the lower right of the screen. You must supply your own video file, place it in /app/menu/movies/, and edit the reference to the file in /app/menu/index.html. I used a tool to convert this video into an MP4 file.

About

A simple cocktail party menu system


Languages

Language:JavaScript 49.5%Language:CSS 25.9%Language:HTML 24.6%