AP-Students/website

Refactor code

Closed this issue · 0 comments

My code is very repetitive and I know there are much more effective ways (react query rather than useEffect(), wrap in userContext to call getUser() once instead of every page, stack states together, so many different components) of implementing my code for both the frontend and the backend, so if you have the time and the knowledge, please do because then the website will just scale better.