hakimnazry24 / ClubManager

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 an
3 stars 3 forks source link

Project Description

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.

Project Setup

Clone the repository and then install dependencies

git clone https://github.com/hakimnazry24/ClubManager.git
npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production


npm run build