{"id":25514359,"url":"https://github.com/rahima-akter/donora-frontend","last_synced_at":"2026-05-09T00:04:38.192Z","repository":{"id":278216084,"uuid":"925241517","full_name":"Rahima-Akter/donora-frontend","owner":"Rahima-Akter","description":"This application is designed to connect blood donors and recipients seamlessly. It provides a user-friendly interface for managing donations, requests, and related activities.","archived":false,"fork":false,"pushed_at":"2025-02-18T16:02:23.000Z","size":3618,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-18T16:33:09.682Z","etag":null,"topics":["aos-animation","axios","firebase-auth","framer-motion","imgbb-api","react-hook-forms","react-router-dom","reactjs","stripe","tanstack-query"],"latest_commit_sha":null,"homepage":"https://sritys-donora.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/Rahima-Akter.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}},"created_at":"2025-01-31T14:02:32.000Z","updated_at":"2025-02-18T16:02:26.000Z","dependencies_parsed_at":"2025-02-18T16:43:34.147Z","dependency_job_id":null,"html_url":"https://github.com/Rahima-Akter/donora-frontend","commit_stats":null,"previous_names":["rahima-akter/donora-frontend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahima-Akter%2Fdonora-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahima-Akter%2Fdonora-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahima-Akter%2Fdonora-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahima-Akter%2Fdonora-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rahima-Akter","download_url":"https://codeload.github.com/Rahima-Akter/donora-frontend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239652991,"owners_count":19675009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["aos-animation","axios","firebase-auth","framer-motion","imgbb-api","react-hook-forms","react-router-dom","reactjs","stripe","tanstack-query"],"created_at":"2025-02-19T12:18:11.702Z","updated_at":"2025-12-03T16:30:14.948Z","avatar_url":"https://github.com/Rahima-Akter.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DONORA 🩸\n\n# [🚀 Live site link](https://sritys-donora.netlify.app/)\n\n\n# 💉 Blood Donation Management System (Frontend)\n\nWelcome to the **Blood Donation Management System** frontend! This application is designed to connect blood donors and recipients seamlessly. It provides a user-friendly interface for managing donations, requests, and related activities.\n\n---\n\n## 📚 Table of Contents\n\n- [🎯 Features](#features)\n- [💻 Technologies Used](#technologies-used)\n- [🛠️ Installation](#installation)\n- [🚀 Usage](#usage)\n- [🌱 Contributing](#contributing)\n- [📄 License](#license)\n\n---\n\n## 🎯 Features\n\n- **🔐 User Authentication**: Firebase-based authentication (supports email/password and third-party providers).\n- **💳 Stripe Integration**: Secure payment processing with Stripe.\n- **📱 Responsive Design**: Mobile-friendly interface powered by **Tailwind CSS** and **DaisyUI**.\n- **📊 Dashboard**: Robust dashboard for administrators, volunteers, and users to manage operations.\n- **📝 Blog Management**: Create, view, update, and delete blog posts.\n- **👥 Role-Based Access Control (RBAC)**: Different features for admins, volunteers, and regular users.\n- **🌙 Dark Mode**: Toggle between light and dark themes using Tailwind's dark mode feature.\n- **🖼️ Image Upload**: Upload images via **imgbb API**.\n- **🎬 Interactive Animations**: Beautiful animations with **Framer Motion** and **AOS**.\n- **📈 Charts**: Visualize data using **Recharts**.\n\n---\n\n## 💻 Technologies Used\n\n### Core Libraries\n- **React**: Component-based UI framework for building the user interface.\n- **React Router DOM**: Powerful routing and navigation library.\n- **React Hook Form**: Efficient form handling and validation.\n\n### Styling\n- **Tailwind CSS**: Utility-first CSS framework for rapid design and customization.\n- **DaisyUI**: Pre-styled components for Tailwind CSS to speed up UI development.\n\n### State Management and Queries\n- **React Query**: A powerful library for data fetching, caching, and server state management.\n\n### Backend Integration\n- **Axios**: Promise-based HTTP client for making API calls.\n\n### Animations\n- **Framer Motion**: Smooth and interactive animations.\n- **AOS (Animate on Scroll)**: Scroll-triggered animations for enhanced user experience.\n\n### Additional Tools\n- **Firebase**: Authentication and user management.\n- **SweetAlert2**: Beautiful and customizable pop-up alerts.\n- **React Icons**: A collection of icons to enhance the UI.\n- **React Helmet**: For managing the `\u003chead\u003e` of the document dynamically.\n- **React Loader Spinner**: Loading spinners to improve UX during data fetching.\n- **imgbb API**: Image hosting and uploading service.\n\n---\n\n## 🛠️ Installation\n\n### Step 1: Clone the Repository\n\n```bash\ngit clone https://github.com/Programming-Hero-Web-Course4/b10a12-client-side-Rahima-Akter.git\ncd blood-donation-frontend\n```\n### Step 2: Install Dependencies\n```bash\nnpm install\n```\n\n### Step 3: Set Up Environment Variables\n- **Create a .env file at the root of your project and set up the following variables --\u003e**\n```bash\nVITE_FIREBASE_API_KEY=\nVITE_FIREBASE_AUTH_DOMAIN=\nVITE_FIREBASE_PROJECT_ID=\nVITE_FIREBASE_STORAGE_BUCKET=\nVITE_FIREBASE_MESSAGING_SENDER_ID=\nVITE_FIREBASE_APP_ID=\nVITE_STRIPE_PUBLIC_KEY=\nVITE_IMGBB_API_KEY=\n```\n\n### Step 4: Start the Development Server\n```bash\nnpm run dev\n```\n\n### 🎉 Acknowledgments\n- **Firebase**: for seamless authentication and user management.\n- **Stripe**: for secure payment integrations.\n- **Tailwind**: CSS and DaisyUI for rapid UI development.\n- **React Query**: for managing server state efficiently.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahima-akter%2Fdonora-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frahima-akter%2Fdonora-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahima-akter%2Fdonora-frontend/lists"}