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

Upload a file in the UI frontend #29

Open
msanyoto opened this issue May 21, 2024 · 0 comments
Open

Upload a file in the UI frontend #29

msanyoto opened this issue May 21, 2024 · 0 comments
Assignees

Comments

@msanyoto
Copy link
Contributor

msanyoto commented May 21, 2024

User story


As a user, I would like to be able to upload a text or json file to the react frontend application, so that I can transfer this file later.

Acceptance Criteria


  • In the send section (app dashboard), there should be a text or button "submit" that asked the user for a file to be uploaded when clicked.
  • The frontend should change the state, to show that the user file is already uploaded and then send a request to the backend.
  • The backend should be able to target these files.
  • Since, there is no persistent data storage yet, the server should simply give a response to the user which is the name of the file to the frontend.
  • In the sent section (app dashboard) the user should be able to see the name of the file that user has submitted.
  • see https://www.geeksforgeeks.org/file-uploading-in-react-js/ for reference.

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
@msanyoto msanyoto converted this from a draft issue May 21, 2024
@msanyoto msanyoto moved this to Sprint Backlog in amos2024ss02-feature-board May 21, 2024
@msanyoto msanyoto moved this from Sprint Backlog to Product Backlog in amos2024ss02-feature-board May 22, 2024
@msanyoto msanyoto moved this from Product Backlog to Sprint Backlog in amos2024ss02-feature-board Jun 5, 2024
@msanyoto msanyoto changed the title Create UI frontend for data transfer Upload a file in the UI frontend Jun 5, 2024
@skanatova skanatova moved this from Sprint Backlog to In Progress in amos2024ss02-feature-board Jun 12, 2024
@timoKroecker timoKroecker moved this from In Progress to Sprint Backlog in amos2024ss02-feature-board Jun 12, 2024
@timoKroecker timoKroecker moved this from Sprint Backlog to In Progress in amos2024ss02-feature-board Jun 17, 2024
@skanatova skanatova moved this from In Progress to Awaiting Review in amos2024ss02-feature-board Jun 17, 2024
@timoKroecker timoKroecker moved this from Awaiting Review to Feature Archive in amos2024ss02-feature-board Jun 19, 2024
@msanyoto msanyoto added the Priority Must-Have Functionality label Jul 1, 2024
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