{"id":25471243,"url":"https://github.com/younus-always/fundvista","last_synced_at":"2026-04-06T01:33:10.096Z","repository":{"id":270227610,"uuid":"909693772","full_name":"younus-always/FundVista","owner":"younus-always","description":"Welcome to FundVista, a modern, user-friendly, and secure donation platform designed to connect compassionate donors with impactful causes. Our mission is to make the process of giving simple, transparent, and empowering for everyone involved.","archived":false,"fork":false,"pushed_at":"2025-02-06T18:03:51.000Z","size":3422,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-17T17:39:49.737Z","etag":null,"topics":["daisyui","expressjs","firebase","mongodb","nodejs","reactjs","tailwindcss"],"latest_commit_sha":null,"homepage":"https://fundvista.netlify.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/younus-always.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}},"created_at":"2024-12-29T14:04:45.000Z","updated_at":"2025-02-06T18:03:55.000Z","dependencies_parsed_at":"2025-02-18T09:37:13.179Z","dependency_job_id":"e7219cdb-c789-493b-adcb-9974a8f1fd07","html_url":"https://github.com/younus-always/FundVista","commit_stats":null,"previous_names":["younus-always/fundvista"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/younus-always/FundVista","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/younus-always%2FFundVista","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/younus-always%2FFundVista/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/younus-always%2FFundVista/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/younus-always%2FFundVista/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/younus-always","download_url":"https://codeload.github.com/younus-always/FundVista/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/younus-always%2FFundVista/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31456658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"ssl_error","status_checked_at":"2026-04-05T21:22:51.943Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["daisyui","expressjs","firebase","mongodb","nodejs","reactjs","tailwindcss"],"created_at":"2025-02-18T09:37:01.898Z","updated_at":"2026-04-06T01:33:10.067Z","avatar_url":"https://github.com/younus-always.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎗️ FundVista – Empowering Giving, Transforming Lives  \r\n\r\n## 📖 Project Overview\r\n\r\nWelcome to **FundVista**, a modern, user-friendly, and secure donation platform designed to connect compassionate donors with impactful causes.  \r\n\r\nOur mission is to make the process of giving **simple, transparent, and empowering** for everyone involved.  \r\n\r\nWe aim to create a seamless experience where users can:  \r\n✅ Explore various donation campaigns  \r\n✅ Contribute with confidence  \r\n✅ Track their impact—all with just a few clicks  \r\n\r\nWhether you're supporting **local initiatives, global causes, or personal efforts**, FundVista ensures every step of your donation journey is **easy, intuitive, and secure**.  \r\n\r\n---\r\n\r\n## 🌐 Live Demo  \r\n\r\n🚀 **Frontend:** [FundVista UI](https://fundvista.netlify.app)    \r\n🚀 **Backend:** [FundVista Server](https://fund-vista-server.vercel.app)\r\n\r\n---\r\n\r\n## 📌 Installation  \r\n\r\nFollow these steps to set up the project on your local machine:  \r\n\r\n## 🔹 Frontend Setup  \r\n\r\n1️⃣ **Clone the repository**  \r\n```sh\r\ngit clone https://github.com/yourusername/fundvista-frontend.git\r\ncd fundvista-frontend\r\n```\r\n\r\n2️⃣ **Install dependencies**  \r\n```sh\r\nnpm install\r\n```\r\n\r\n3️⃣ **Configure environment variables**  \r\nCreate a `.env` file in the frontend root directory and add:  \r\n```ini\r\nVITE_FIREBASE_APIKEY=your_api_key\r\nVITE_FIREBASE_AUTHDOMAIN=your_auth_domain\r\nVITE_FIREBASE_PROJECTID=your_project_id\r\nVITE_FIREBASE_STORAGEBUCKET=your_storage_bucket\r\nVITE_FIREBASE_MESSAGINGSENDERID=your_messaging_sender_id\r\nVITE_FIREBASE_APPID=your_app_id\r\n```\r\n\r\n4️⃣ **Start the frontend server**  \r\n```sh\r\nnpm run dev\r\n```\r\nThen, open your browser and navigate to `http://localhost:5173/`  \r\n\r\n## 🔹 Backend Setup  \r\n\r\n1️⃣ **Clone the repository**  \r\n```sh\r\ngit clone https://github.com/yourusername/fundvista-backend.git\r\ncd fundvista-backend\r\n```\r\n\r\n2️⃣ **Install dependencies**  \r\n```sh\r\nnpm install\r\n```\r\n\r\n3️⃣ **Configure environment variables**  \r\nCreate a `.env` file in the backend root directory and add:  \r\n```ini\r\nDB_USER=your_database_user\r\nDB_PASS=your_database_password\r\n```\r\n\r\n4️⃣ **Start the backend server**  \r\n```sh\r\nnpm start\r\n```\r\nBy default, the backend runs on `http://localhost:4000/`  \r\n\r\n---\r\n\r\n## ✨ Features  \r\n\r\n### 🖥️ **Frontend**  \r\n✅ Beautiful and responsive UI using **TailwindCSS** \u0026 **DaisyUI**  \r\n✅ Secure authentication and data storage with **Firebase**  \r\n✅ Interactive UI elements with **React Tooltip, SweetAlert2, \u0026 AOS**  \r\n✅ Smooth animations \u0026 date picker for campaign management  \r\n✅ Modular and reusable components for scalability  \r\n\r\n### ⚙️ **Backend**  \r\n✅ **Express.js** for server-side logic  \r\n✅ **MongoDB** as a secure and scalable NoSQL database  \r\n✅ **dotenv** for managing environment variables  \r\n✅ **CORS** setup for seamless frontend-backend communication  \r\n✅ **Vercel hosting** for easy deployment and scalability  \r\n\r\n---\r\n\r\n## 📦 Dependencies  \r\n\r\n### 🔹 Frontend  \r\n\r\n**Main Dependencies:**  \r\n- [`react`](https://react.dev/) – Modern frontend framework  \r\n- [`react-dom`](https://react.dev/) – DOM rendering for React  \r\n- [`react-router-dom`](https://reactrouter.com/) – Routing solution  \r\n- [`firebase`](https://firebase.google.com/) – Backend and database services  \r\n- [`react-icons`](https://react-icons.github.io/react-icons/) – Icon library  \r\n- [`react-hot-toast`](https://react-hot-toast.com/) – Stylish notifications  \r\n- [`react-tooltip`](https://react-tooltip.com/) – Tooltip integration  \r\n- [`sweetalert2`](https://sweetalert2.github.io/) – Beautiful alert popups  \r\n- [`aos`](https://michalsnik.github.io/aos/) – Scroll animations  \r\n- [`tailwindcss`](https://tailwindcss.com/) – Utility-first CSS framework  \r\n- [`daisyui`](https://daisyui.com/) – UI component library  \r\n\r\n**Development Dependencies:**  \r\n- [`vite`](https://vitejs.dev/) – Lightning-fast development build tool  \r\n- [`eslint`](https://eslint.org/) – JavaScript linter for clean code  \r\n- [`@vitejs/plugin-react`](https://www.npmjs.com/package/@vitejs/plugin-react) – React plugin for Vite  \r\n\r\n### 🔹 Backend  \r\n- [`express`](https://expressjs.com/) – Minimalist web framework for Node.js  \r\n- [`mongodb`](https://www.mongodb.com/) – NoSQL database for data storage  \r\n- [`dotenv`](https://www.npmjs.com/package/dotenv) – Environment variable management  \r\n- [`cors`](https://www.npmjs.com/package/cors) – Enable CORS for frontend-backend communication  \r\n\r\n---\r\n\r\n## 🚀 Deployment  \r\n\r\n### 🔹 **Frontend (Netlify/Vercel)**  \r\n1. Push your code to GitHub  \r\n2. Deploy the repository to **Netlify** or **Vercel**  \r\n3. Add your `.env` variables in the hosting platform  \r\n\r\n### 🔹 **Backend (Vercel)**  \r\n1. Push your code to GitHub  \r\n2. Deploy using **Vercel**  \r\n3. Ensure your `vercel.json` file is configured properly:  \r\n\r\n```json\r\n{\r\n  \"version\": 2,\r\n  \"builds\": [\r\n    {\r\n      \"src\": \"index.js\",\r\n      \"use\": \"@vercel/node\"\r\n    }\r\n  ],\r\n  \"routes\": [\r\n    {\r\n      \"src\": \"/(.*)\",\r\n      \"dest\": \"/\",\r\n      \"methods\": [\"GET\", \"POST\", \"PUT\", \"PATCH\", \"DELETE\", \"OPTIONS\"]\r\n    }\r\n  ]\r\n}\r\n```\r\n\r\n---\r\n\r\n## 🔑 Configuration  \r\n\r\n### 🔹 Firebase Setup  \r\n1. Go to **[Firebase Console](https://console.firebase.google.com/)**  \r\n2. Create a new project or select an existing one  \r\n3. Navigate to **Project Settings** → **General**  \r\n4. Copy the **Firebase SDK Config** and paste it into the `.env` file  \r\n\r\n### 🔹 MongoDB Setup  \r\n1. Create a database in **MongoDB Atlas**  \r\n2. Get your **database user** and **password**  \r\n3. Update the `.env` file in the backend  \r\n\r\n---\r\n\r\n## 🛠 Troubleshooting  \r\n**❓ Firebase Errors:** Check API key configuration and Firebase setup.  \r\n**❓ TailwindCSS Not Working:** Ensure `postcss` and `autoprefixer` are installed.  \r\n**❓ Backend Not Running:** Verify MongoDB connection and `.env` variables.  \r\n\r\n---\r\n\r\n## 👥 Contributors  \r\n💡 **Md. Younus Islam** – [GitHub Profile](https://github.com/younus-always)  \r\n🎉 Contributions are welcome! Feel free to fork the repo, open issues, and submit pull requests.  \r\n\r\n\r\n---\r\n\r\n## 🌟 Final Thoughts  \r\n\r\n🌍 **FundVista is more than just a platform—it’s a movement!**  \r\n\r\nWe believe in the **power of giving** and the **impact of collective action**. Whether you're a donor or a campaign organizer, your contributions **make a difference**.  \r\n\r\n💙 Thank you for being a part of this journey. Let’s make the world a better place, one donation at a time!  \r\n\r\n**Happy coding \u0026 happy giving!** 🚀😊  \r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyounus-always%2Ffundvista","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyounus-always%2Ffundvista","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyounus-always%2Ffundvista/lists"}