Live Site : -VolunteerHub
Project Overview: VolunteerHub is a volunteer management system where users can post and apply for volunteer opportunities. Users must log in with Google to view detailed event information and manage their posts and applications. This platform facilitates easy volunteer recruitment and management, streamlining the process of organizing and participating in volunteer activities. It solves the problem of fragmented volunteer coordination by centralizing postings, applications, and management in one accessible platform.
Features and Characteristics :
Used Technology:
Installation : ------Client-Side------
Cloning the Repository
git clone https://github.com/nahidbinwadood/Volunteer-Management-System.git
cd client-side
Install the project dependencies using npm:
npm install
Running the Client-side
npm run dev
------Server Side-------
cd server-side
Install the project dependencies using npm:
npm install
Running the Server-side
nodemonindex.js
Resources: