Giter VIP home page Giter VIP logo

e-session's Introduction

zebbra.ch

Setup

$ brew install hugo node
$ npm install

Development

To start the dev server and reload when changes are made, run:

$ npm run dev 

Open http://localhost:1313 to see the site.

Build

Build the site and all assets (minified)

$ npm run build

Deployment

$ git checkout -b my-new-version
$ git add .
$ git commit -m "I added ..."
$ git push -u my-new-version

Create a PR on Github and wait for netlify to build the preview-site. If happy, merge the PR into master, which will deploy the site to https://zebbra.ch

e-session's People

Contributors

chusi avatar dependabot[bot] avatar hwuethrich avatar mbaertschi avatar paulsoning avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

tayduivn

e-session's Issues

PubSub is not singleton

With the current approach the different modules have different instances of the PubSub provider. Not sure why?

show user picture grid instead of only user attendee list

people like to see who's in the call and since we will limit the video streams to the user that have talking permissions, you will only see a list of names for most users.

what about asking the user in the "setup room" to snap a photo and ask him/her if it's ok to show it to the others. If yes, show it, if now, choose random avatar.

Since you can't really show many pictures in a list, what about to show a grid of all heads underneath the video component? this way it would look like ONE BIG converence

It would be nice if @leandrolerena list component would be used (or at least inherited from it) for this and either show the list or the grid and be positioned in different places depending on what is shown... just an idea ;)
the controll of the speaking would be the same. people that would like to speak have a yellow border around them, if they are allowed they have a green one

Use database

Currently in memory. Use Postgres / Typescript?

raise hand & like / dislike picture

what about not only asking a user for a pic (#17) but asking if they could

  • raise their hand
  • be happy / agree
  • sad / disagree

If a user would like to speak, he/she could click on their "raised" hand pic and in the gallery view the normal pic would be replaced with this one ... everbody else would get an update

if we implement a very simple "do you like this idea?" poll, people could like on their happy / sad pic and you would see the result in the gallery (besides just seeing the numbers).

how cool is this? the happy / sad pics could also be snapped once the moderator does the first poll and kept thereafter for future polls in this session

Oho Effect

Please somebody with a little bit of design skills ...
it would be super awesome if we have some minimal UX experience or at least some ... oho, this looks cool effect for the GLP lab.

  1. please remove all unneeded clutter (all those buttons/icons)
  2. give it a bit color and make it a happy place

kusi's idea to make it a happy place... put some funky background ... (that doesn't use all the cpu)

feel free to do whatever makes people go ... oho ...

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.