Greenstand / Greenstand/treetracker-admin-client

Apply react query to the whole app

Open
#1,160 2 comments 0 reactions 0 assignees View on GitHub
good first issue hacktoberfest-accepted react ReactQuery
Dominant language
JavaScript
Stars
36
Forks
212
PR merge metrics
No merged PRs in 30d

Description

In this PR we added React Query to our app to optimize the api request performance, now we need to apply it to all our api request in the project

https://github.com/Greenstand/treetracker-admin-client/pull/1154

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing PR #1154 to understand how React Query was introduced, then inventory the app's API requests and identify which ones still use the previous approach. The work is done when all API requests use the established React Query pattern and the application's existing request behavior remains intact.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
api, frontend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.