Skip to content

nicolas-martin/hive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hive

  • Record voice
  • Golang upload API
  • POST clip to API
  • Basic slack bot
  • Slack bot as client in the handler
  • Create an "update request" from the API
  • Send a link to record http://localhost:3000/record/{UserUpdateID}
  • Create the /record/{UserUpdateID} route in the frontend
  • Use the requestID in the upload. Validate that it was created first.
  • Serve the .webm from the frontend /play/{updateID}. Should be able to see all user updates
  • After the update uploaded send a message to all the participants (temporary)
  • Schedule request and reporting of updates
  • Create a frontend to add the bot to a workspace
  • Add user endpoint
  • Add participants to update from the frontend
  • Schedule from the frontend
  • Add desktop recording (https://github.com/Bunlong/react-screen-capture)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published