MSU-AI/SignLanguageTranslator

Connect react and flask

Opened this issue · 0 comments

Once you've created a frontend (#13) and created endpoints (#14), you will need to connect them together.

The connected app needs to support at least these functionalities:

  • server is able to receive frames. we currently don't have any input for frames, so for now just dump some metainfo about the frames or otherwise prove on the backend that frames are indeed being received
  • browser displays an array of strings

See resources: