Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seamless communication between frontend and backend for uploading the files #68

Open
msanyoto opened this issue Jul 3, 2024 · 0 comments

Comments

@msanyoto
Copy link
Contributor

msanyoto commented Jul 3, 2024

User story


As a user, I want to integrate the frontend and backend part so that a seamless communication is possible.

Acceptance Criteria


  • Currently, our frontend features and backend features are not directly communicating with each other (i.e we are hard coded the file destination, json-file creation, path, etc.) like a separate components , We would like integrate everything so frontend communicate directly with backend.
  • (optional) an integration test file would be nice.

DoD General Criteria


  • Feature has been merged into the main branch
  • Feature has been added to the documentation
  • Product owner approved features
  • Developers agreed to release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Feature Archive
Development

No branches or pull requests

3 participants