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

Change IceCreamShop frontend to use Java backend #5

Open
6 tasks done
github-actions bot opened this issue May 18, 2023 · 1 comment
Open
6 tasks done

Change IceCreamShop frontend to use Java backend #5

github-actions bot opened this issue May 18, 2023 · 1 comment
Assignees
Labels
auto This issue was created from a script

Comments

@github-actions
Copy link

github-actions bot commented May 18, 2023

Change IceCreamShop frontend to use Java backend

Acceptance Criteria:

All of the following refer to the frontend for IceCreamShop from team01.

  • The IceCreamShopCreatePage has been updated to use the actual backend POST operation instead of the temporary local storage CRUD operations.
  • The IceCreamShopEditPage has been updated to use the actual backend GET and PUT operations instead of the temporary local storage CRUD operations.
  • The IceCreamShopIndexPage has been updated to use the actual backend GET PUT operations instead of the temporary local storage CRUD operations.
  • The IceCreamShopDetailsPage has been updated to use the actual backend GET operations instead of the temporary local storage CRUD operations.
  • The IceCreamShopTable has been updated to use the actual backend DELETE operation instead of the temporary local storage CRUD operations.
  • The CRUD operations all impact the actual contents of the database for IceCreamShop
@github-actions github-actions bot added the auto This issue was created from a script label May 18, 2023
@nagpalishaan
Copy link
Contributor

Kenny has first 3
Ishaan has last 3
api is /api/icecreamshop

@wq12li wq12li self-assigned this May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto This issue was created from a script
Projects
None yet
Development

No branches or pull requests

3 participants