gdsc-gvp / CMS

Club Management System is a web application that helps clubs manage their day-to-day operations more efficiently and effectively. It typically includes features such as: Membership management, Event management, Communication tools, Reporting and analytics
12 stars 38 forks source link

[refactor] Improvement for api fetchers #46

Closed Lio-n closed 1 year ago

Lio-n commented 1 year ago

Made the following changes to the API endpoints:

Add a Helper Function for fetching. It's in the file fetcherApi.js.

Related Issue: #38