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

API Wrappers #403

Open
2 of 4 tasks
a11rew opened this issue Sep 5, 2021 · 0 comments
Open
2 of 4 tasks

API Wrappers #403

a11rew opened this issue Sep 5, 2021 · 0 comments
Assignees
Labels

Comments

@a11rew
Copy link
Contributor

a11rew commented Sep 5, 2021

Implement wrappers for api calls implemented with react-query and axios for the following backend endpoints:

  • Delete reminder ( DELETE, '/reminders/:id')
  • Add reminder (POST, '/reminders')
  • Get all reminders (GET, '/reminders')
  • Update reminder (POST)
@a11rew a11rew added the Frontend label Sep 5, 2021
@a11rew a11rew added this to the Frontend Sprint 2 milestone Sep 5, 2021
@a11rew a11rew closed this as completed in 5a275e6 Sep 8, 2021
@a11rew a11rew reopened this Sep 8, 2021
@a11rew a11rew changed the title API wrappers API Wrappers Sep 9, 2021
godswilludoh pushed a commit to godswilludoh/zc_plugin_deadlines that referenced this issue Sep 19, 2021
a11rew added a commit that referenced this issue Sep 19, 2021
[#403]API wrappers to implement CRUD operation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants