Coder Social home page Coder Social logo

Event HUD (Heads-Up Display)

Event HUD helps organizations run large in-person events, such as conferences, smoothly by providing a well-managed and structured communication channel between all event staff members in order to effectively coordinate event activities and logistics during the course of the event.

Grazers

  • Austin Sloane
  • Christine Wong
  • David Friedman

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Roadmap
  5. Contributing

Usage

Event HUD features are role based -- it currently supports two roles: organizer and staff. Signing in as an organizer grants access to message broadcasting and group management. Message broadcasting can be targeted to specific groups. Signing in as a staff members grants access to receiving all broadcasted messages and message sending within their own group.

Requirements

  • Angular 1.6.6
  • Node 6.4.x
  • Express 4.16.x
  • Postgresql 9.6.5
  • Webpack 3.6.x
  • Angular-Material 1.1.5
  • See package.json for additional application dependencies

Development

From within the root directory, run the following npm scripts to start client and server development:

npm run ng-dev
npm run server-dev

You will need to have Postgres installed and the server running with the "event_hud" database created. To create the tables and seed the tables with data, run the setup script on the command line from the root directory:

node database/setup.js

Installing Dependencies

From within the root directory:

npm install

Roadmap

View the project roadmap here

User Stories here

Supporting Documentation

MVP App Architecture Diagram

Client Architecture Diagram

Database Schema

The App plan doc is here

Contributing

See CONTRIBUTING.md for contribution guidelines.

hrsf81-grazers's Projects

hrsf81-grazers icon hrsf81-grazers

Role- and group-based communication tool to facilitate event logistics

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.