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

Standard CRUD operations hooks #1370

Closed
Snorre98 opened this issue Sep 16, 2024 · 0 comments
Closed

Standard CRUD operations hooks #1370

Snorre98 opened this issue Sep 16, 2024 · 0 comments
Assignees
Labels
frontend Task related to frontend.

Comments

@Snorre98
Copy link
Contributor

This issue should create:

  • useRead-hook for getting (fetching data

  • useCreate-hook for posting data

  • useUpdated-hook for putting data

  • useDelete-hook for deleteing data

@Snorre98 Snorre98 added the frontend Task related to frontend. label Sep 16, 2024
@Snorre98 Snorre98 added this to the Recruitmentsystem milestone Sep 16, 2024
@Snorre98 Snorre98 self-assigned this Sep 16, 2024
@Snorre98 Snorre98 modified the milestone: Recruitmentsystem Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Task related to frontend.
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant