Git Product home page Git Product logo

speedback-ahoy's Introduction

Ahoy!

A pirate-themed app to generate Zoom-like breakout rooms for your next Speedback session.

Building Blocks ๐Ÿงฑ

  • Next.js โ€” SSR, API Routes
  • Supabase โ€” Realtime DB & Auth Helpers
  • Tailwind CSS, Flowbite โ€” UI
  • Daily โ€” Video Calls

Features ๐Ÿดโ€โ˜ ๏ธ

  • Join and create your own ships

left view shows the view of a crew, right view shows the view of a captain/host.

  • All players will be placed in the waiting hall after they join a ship. You can see who has joined the ship.
  • Every user will be given a random bird name when they join a new ship ๐Ÿค.
  • Before starting the session, the crew members can set ready/ not ready status. All crew has to be ready for the captain to start the voyage. All users can see the ready changes reflected instantly.

left view shows the view of a crew, right view shows the view of a captain/host.

Left: View of a crew. Right: View of a captain.

  • Once every crew member is ready, the captain can start the speedback session. Users will be automatically be assigned to a room and a partner, and be redirected accordingly to the video call page.
    • In the case of an odd number, 1 person will just see 'You are not assigned to a room yet'.

Preview at speedback ahoy app, where I used my mobile and desktop to join the same ship as different users

Preview at speedback ahoy app, where I used my mobile and desktop to join the same ship as different users

Features not implemented yet โฐ

These features were part of the original vision, but were omitted due to lack of time for submission to SupaLaunchWeek5 hackathon.

  • Auto-reassignment to the next pair & room
    • At the moment, the round robin schedule & rooms are generated as expected. But I have yet to implement the timeout logic/ postgres triggers & appropriate UI for users to join next room directly after 3mins is up (the usual time for speedback for each pair).
  • Log out
    • If you want to test joining the ship as a different user on the same device, open incognito. Otherwise just use separate devices.
  • Error handling to show as pop up on UI when API calls fail
  • Showing realtime notifications for ship crew list changes
    • e.g. Crew x is ready!
    • e.g. Crew x has joined the room.
    • e.g. Crew x has left the room.
    • e.g. Captain x has left the room.
  • If a user closes the tab/browser accidentally, there should be a prompt to ask user if they want to be redirected to the previous room that they are in
    • If the session has not started, join waiting room
    • If the session has started, captain/crew should rejoin the call they were in.
  • Late crew to be able to join sesions that have already started.
  • Additional Captain functionalities
    • Rename room
    • Modify generated pairing schedule
    • Kick participants
    • Set co-host of ship

speedback-ahoy's People

Contributors

lyqht 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.