GithubHelp home page GithubHelp logo

nmvw / genesis Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hrr15velociraptors/genesis

0.0 2.0 0.0 1.38 MB

Video-based auctioning

License: MIT License

JavaScript 59.44% HTML 37.64% CSS 2.92%

genesis's Introduction

Project Genesis

MEAN stack, WebRTC-based video-auction webapp

Team

  • Product Owner: Artem Svjatickis
  • Scrum Master: Nick Vinson
  • Development Team Members: Jonathan Huang, Mher Khanoyan

Table of Contents

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

Usage

WebRTC is a powerful, TCP-based, peer-2-peer communication technology. Here, we rely on the PubNub API to do the heavy lifting video broadcasting as we focus our scope on building out the client-side of the auction web app. Passport was integrated to satisfy client authentication standards.

Requirements

  • Node 4.4.2
  • Mongoose ^4.4.11
  • Passport ^0.3.2
  • MongoDB
  • Socket.IO ^1.4.5
    • Broadcasting bid updates in real-time
  • PubNub
    • Developer publish and subscribe API keys:
    var publish_key = process.env.PUBNUB_PUBLISH_KEY;
    var subscribe_key = process.env.PUBNUB_SUBSCRIBE_KEY;

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

Tasks

From within the root directory:

  1. Create a bare .env file
  2. Include your publish/subscribe keys as key=value pairs

Finally,

heroku local

Team

  • Artem "Authentication" Svjatickis

    • A lean, mean, authentication-hungry machine, Artem enjoys long walks on the beach discussing ways to hack hollow security systems over vodka.
  • Mher "Monster" Khanoyan

    • A champion of all-nighters, Mike takes working hard to the extreme with all-time favorites Monster and Red Bull. You'll never catch him taking a nap.
  • Jonathan "JavaScript" Huang

    • Angular directives? Bootstrap? Vodka? He'll have ECMAScript5 with a healthy pitch of vanilla, shaken, not stirred.
  • Nicolas "Nix" Vinson

    • Looking to play musical chairs integrating strange APIs? Nick is your guy.

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

genesis's People

Contributors

nmvw avatar anatomij avatar mkhanoyan avatar jhuan015 avatar waffle-iron avatar

Watchers

James Cloos 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.