{"id":19269841,"url":"https://github.com/lyqht/speedback-app-ahoy","last_synced_at":"2026-04-10T12:32:06.073Z","repository":{"id":103560027,"uuid":"525450486","full_name":"lyqht/speedback-app-ahoy","owner":"lyqht","description":"Create Speedback Session Schedules easily with Ahoy","archived":false,"fork":false,"pushed_at":"2023-07-03T12:14:43.000Z","size":2614,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-23T20:13:49.495Z","etag":null,"topics":["daily","flowbite","hackathon","nextjs","supabase-js","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://speedback-ahoy.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lyqht.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-16T16:01:32.000Z","updated_at":"2023-07-03T12:14:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"8346b343-1d37-421f-8f84-4a2171f0b14a","html_url":"https://github.com/lyqht/speedback-app-ahoy","commit_stats":null,"previous_names":["lyqht/speedback-app-ahoy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lyqht/speedback-app-ahoy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyqht%2Fspeedback-app-ahoy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyqht%2Fspeedback-app-ahoy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyqht%2Fspeedback-app-ahoy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyqht%2Fspeedback-app-ahoy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lyqht","download_url":"https://codeload.github.com/lyqht/speedback-app-ahoy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lyqht%2Fspeedback-app-ahoy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31642754,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["daily","flowbite","hackathon","nextjs","supabase-js","tailwindcss","typescript"],"created_at":"2024-11-09T20:22:11.521Z","updated_at":"2026-04-10T12:32:06.056Z","avatar_url":"https://github.com/lyqht.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ahoy!\n\nA pirate-themed app to generate Zoom-like breakout rooms for your next [Speedback](https://www.google.com/search?q=speedback\u0026sourceid=chrome\u0026ie=UTF-8) session.\n\n![](public/bottom_waves.svg)\n\n## Building Blocks 🧱\n\n- Next.js — SSR, API Routes\n- Supabase — Realtime DB \u0026 Auth Helpers\n- Tailwind CSS, Flowbite — UI\n- Daily — Video Calls\n\n## Features 🏴‍☠️\n\n- Join and create your own ships\n\n![left view shows the view of a crew, right view shows the view of a captain/host.](public/screenshots/join_create_ship.png)\n\n- All players will be placed in the waiting hall after they join a ship. You can see who has joined the ship.\n- Every user will be given a random bird name when they join a new ship 🐤.\n- 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.\n\n![left view shows the view of a crew, right view shows the view of a captain/host.](public/screenshots/waiting_hall.png)\n\n\u003ci align='center'\u003eLeft: View of a crew. Right: View of a captain.\u003c/i\u003e\n\n- 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.\n  - In the case of an odd number, 1 person will just see 'You are not assigned to a room yet'.\n\n![Preview at speedback ahoy app, where I used my mobile and desktop to join the same ship as different users](public/screenshots/daily_call_preview.png)\n\n\u003ci align='center'\u003ePreview at speedback ahoy app, where I used my mobile and desktop to join the same ship as different users\u003c/i\u003e\n\n## Features not implemented yet ⏰\n\n\u003e These features were part of the original vision, but were omitted due to lack of time for submission to SupaLaunchWeek5 hackathon.\n\n- Auto-reassignment to the next pair \u0026 room\n  - At the moment, the round robin schedule \u0026 rooms are generated as expected. But I have yet to implement the timeout logic/ postgres triggers \u0026 appropriate UI for users to join next room directly after 3mins is up (the usual time for speedback for each pair).\n- Log out\n  - If you want to test joining the ship as a different user on the same device, open incognito. Otherwise just use separate devices.\n- Error handling to show as pop up on UI when API calls fail\n- Showing realtime notifications for ship crew list changes\n  - e.g. Crew x is ready!\n  - e.g. Crew x has joined the room.\n  - e.g. Crew x has left the room.\n  - e.g. Captain x has left the room.\n- 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\n  - If the session has not started, join waiting room\n  - If the session has started, captain/crew should rejoin the call they were in.\n- Late crew to be able to join sesions that have already started.\n- Additional Captain functionalities\n  -  Rename room\n  -  Modify generated pairing schedule\n  -  Kick participants\n  -  Set co-host of ship\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flyqht%2Fspeedback-app-ahoy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flyqht%2Fspeedback-app-ahoy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flyqht%2Fspeedback-app-ahoy/lists"}