devsoc-unsw / chaos

The eventual repository for the CHAOS Hiring and Offers System - used to manage sending and receiving of applications, interviews and results.
https://chaos.csesoc.app
Other
25 stars 6 forks source link

React Query migration #511

Open JoshCLim opened 3 months ago

JoshCLim commented 3 months ago

Use React Query instead of custom useFetch and the messy useState, useEffect stuff going on. Also use axios instead of default fetch