The ClubManager is a robust platform offering three main functionalities: member management, financial management, and program management. It enables administrators to efficiently handle member registrations, track finances, and organize club activities and events. This comprehensive system enhances operational efficiency and member satisfaction by providing tools for streamlined management across all aspects of club operations.
Clone the repository and then install dependencies
git clone https://github.com/plashspeed-aiman/ClubManager.git
npm install
npm run dev
npm run build