Git Product home page Git Product logo

digiroom's Introduction

Digiroom

A watch-together focused on youtube courses, but you can watch any youtube video, you know?

How to run:

  • Install nodejs (preferablely v14, 16 probably will work)
  • Install mongodb
  • Install yarn v1
  • Clone this repo
  • run yarn in root
  • run yarn refresh:types, yarn dev:client, yarn dev:server, in seperate terminal windows
  • Enjoy?

ask for default env..

digiroom's People

Contributors

amoodaa avatar randsohail avatar fady-alwazir avatar awni-web avatar

Stargazers

Nada Abuzaid avatar Ahd Hani avatar  avatar

Watchers

 avatar

digiroom's Issues

Generate random room name button in room name dialoug

Problem:
Users often get confused to choose a name for their room, that name could also be already used by someone

Solution:
Generate a random name for the room, it could be a random thing thats readable: AmazingGooseMan or something unreadable like an id/hash/random string of text

Tasks:

  • this is where u add smaller broken down tasks

Users presence

business requirement:

  • Users want to be able to see who joined the room
  • Users want to see who left the room
  • Users want to have a username (simple, no account creation needed)
  • Users want to be able to chat with that user name on their messages

Checklist:

  • First user in a room is the creator of the room
  • when users join the room, add them in the users list + send a message in chat model + state is online
  • Front: add input field for user name on room creation
  • Add popup to joining an existing room

Styling checklist

  • Expanding playlist and collapsing (chat should take over, or become smaller)
  • [ ]

Create room doesnt fetch room chat properly

Probably a race condition between creating -> joining -> navigating -> searching for a chat and not finding it

Repro:

  • create room
  • check database: doesnt have chat or user as online

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.