{"id":25009244,"url":"https://github.com/nusrat40/volunteer-management","last_synced_at":"2026-04-07T18:33:04.496Z","repository":{"id":270935810,"uuid":"911900583","full_name":"nusrat40/volunteer-management","owner":"nusrat40","description":"A web application designed to facilitate volunteer management by allowing users to request and organize volunteer opportunities efficiently.","archived":false,"fork":false,"pushed_at":"2025-02-12T11:14:31.000Z","size":2132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T14:21:19.543Z","etag":null,"topics":["express-js","firebase","jwt","jwt-token","mongodb","react"],"latest_commit_sha":null,"homepage":"https://volunteer-management-a448a.web.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nusrat40.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-04T06:16:17.000Z","updated_at":"2025-02-12T11:14:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"f3ee06ed-6698-43da-a8c4-3d544ed47587","html_url":"https://github.com/nusrat40/volunteer-management","commit_stats":null,"previous_names":["nusrat40/volunteer-management"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nusrat40/volunteer-management","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nusrat40%2Fvolunteer-management","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nusrat40%2Fvolunteer-management/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nusrat40%2Fvolunteer-management/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nusrat40%2Fvolunteer-management/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nusrat40","download_url":"https://codeload.github.com/nusrat40/volunteer-management/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nusrat40%2Fvolunteer-management/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31524525,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["express-js","firebase","jwt","jwt-token","mongodb","react"],"created_at":"2025-02-05T04:38:59.162Z","updated_at":"2026-04-07T18:33:04.454Z","avatar_url":"https://github.com/nusrat40.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🤝 Volunteer Management  \n\n## 📌 About the Project \n\u003e A web application designed to facilitate volunteer management by allowing users to request and organize volunteer opportunities efficiently.   \n\n## 🌐 Live Demo  \nCheck out the live website here: [Live Demo](https://volunteer-management-a448a.web.app/)\n\n## 🚀 Technologies Used  \nThe project is built with:  \n- **Frontend:** React, React Router  \n- **Backend:** Firebase (for authentication \u0026 storage)  \n- **Styling:** Tailwind CSS, DaisyUI  \n- **Date \u0026 Form Handling:** React Datepicker, Axios  \n- **UI Enhancements:** React Icons, SweetAlert2  \n\n## ✨ Features  \n✔️ **Volunteer Opportunity Requests** – Easily create and manage volunteer opportunities.  \n✔️ **Firebase Authentication** – Secure login and user management.  \n✔️ **Event Scheduling** – Organize volunteer activities with a built-in date picker.  \n✔️ **Notifications \u0026 Alerts** – Get real-time updates with Toastify and SweetAlert2.  \n✔️ **User-Friendly Interface** – Clean design with interactive tooltips and icons.  \n\n## ⚙️ Installation  \nTo run **Volunteer Management** locally, follow these steps:  \n\n1️⃣ **Clone the repository:**  \n```sh\ngit clone https://github.com/nusrat40/volunteer-management.git\ncd Volunteer-Management\n```  \n\n2️⃣ **Install dependencies:**  \n```sh\nnpm install\n```  \n\n3️⃣ **Set up environment variables:**  \nCreate a `.env` file in the root directory and add:  \n```sh\nVITE_apiKey=AIzaSyC92hF3vqA2SmQy168xDj9_Lh-d_6CBIRs\nVITE_authDomain=volunteer-management-a448a.firebaseapp.com\nVITE_projectId=volunteer-management-a448a\nVITE_storageBucket=volunteer-management-a448a.firebasestorage.app\nVITE_messagingSenderId=931286300807\nVITE_appId=1:931286300807:web:c6f36069ac03fe813c6022\n```  \n\n4️⃣ **Run the development server:**  \n```sh\nnpm run dev\n```  \n\n## 📦 Dependencies  \nHere are the key dependencies used in this project:  \n\n### **Main Packages**  \n```json\n{\n  \"axios\": \"^1.7.9\",\n  \"firebase\": \"^11.1.0\",\n  \"localforage\": \"^1.10.0\",\n  \"match-sorter\": \"^8.0.0\",\n  \"react\": \"^18.3.1\",\n  \"react-datepicker\": \"^7.5.0\",\n  \"react-dom\": \"^18.3.1\",\n  \"react-helmet-async\": \"^2.0.5\",\n  \"react-icons\": \"^5.4.0\",\n  \"react-router-dom\": \"^7.1.0\",\n  \"react-toastify\": \"^11.0.2\",\n  \"react-tooltip\": \"^5.28.0\",\n  \"sweetalert2\": \"^11.15.3\"\n}\n```  \n\n### **Development Dependencies**  \n```json\n{\n  \"eslint\": \"^9.17.0\",\n  \"daisyui\": \"^4.12.22\",\n  \"postcss\": \"^8.4.49\",\n  \"tailwindcss\": \"^3.4.17\",\n  \"vite\": \"^6.0.3\"\n}\n```  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnusrat40%2Fvolunteer-management","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnusrat40%2Fvolunteer-management","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnusrat40%2Fvolunteer-management/lists"}