issues
search
tsahil01
/
ai-subtitles-generator
A Saas application which generates transcription & subtitles in multiple language.
0
stars
0
forks
source link
Connect Frontend with Backend
#15
Closed
tsahil01
closed
1 day ago
tsahil01
commented
2 weeks ago
Description:
Link the frontend components to backend APIs.
Tasks:
[x] Use Axios or Fetch API to call backend endpoints from the frontend.
[x] Handle responses, errors, and loading states.
[x] Verify end-to-end functionality from file upload to processing completion.
tsahil01
commented
1 day ago
Don