{"id":28297747,"url":"https://github.com/jubairanjumrony/parcelify","last_synced_at":"2026-06-23T20:32:03.776Z","repository":{"id":292639303,"uuid":"978870111","full_name":"JubairAnjumRony/Parcelify","owner":"JubairAnjumRony","description":"📦 Parcel Management System - A MERN-based platform for parcel tracking and management. ","archived":false,"fork":false,"pushed_at":"2025-06-24T17:56:54.000Z","size":1085,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-24T18:48:57.603Z","etag":null,"topics":["axios","express","express-middleware","firebase","node","react","taiw"],"latest_commit_sha":null,"homepage":"https://parceltrackr-24489.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/JubairAnjumRony.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":"2025-05-06T16:24:44.000Z","updated_at":"2025-06-24T17:56:58.000Z","dependencies_parsed_at":"2025-06-28T21:31:22.051Z","dependency_job_id":null,"html_url":"https://github.com/JubairAnjumRony/Parcelify","commit_stats":null,"previous_names":["jubairanjumrony/parcelify"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JubairAnjumRony/Parcelify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JubairAnjumRony%2FParcelify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JubairAnjumRony%2FParcelify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JubairAnjumRony%2FParcelify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JubairAnjumRony%2FParcelify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JubairAnjumRony","download_url":"https://codeload.github.com/JubairAnjumRony/Parcelify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JubairAnjumRony%2FParcelify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34706579,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["axios","express","express-middleware","firebase","node","react","taiw"],"created_at":"2025-05-23T03:16:57.541Z","updated_at":"2026-06-23T20:32:03.771Z","avatar_url":"https://github.com/JubairAnjumRony.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Parcel Management System\n\nAn advanced and dynamic Parcel Management System built using the MERN stack. This platform enables seamless parcel bookings, efficient parcel assignment, and real-time parcel delivery tracking.\n\n## Live Site URL\n[Parcel Management System](https://parceltrackr-24489.web.app/)\n\n## Admin Credentials\n- **Username:** admin5@gmail.com\n- **Password:** admin5#Ache\n\n---\n\n## Key Features\n\n1. **User Authentication**:\n   - Secure login and registration system with Firebase Authentication.\n   - Role-based access control (Admin, Delivery Personnel, User).\n\n2. **Parcel Booking**:\n   - Users can book parcels with detailed information like weight, delivery address, and receiver details.\n   - Real-time pricing calculation based on parcel weight and type.\n\n3. **Admin Dashboard**:\n   - Assign parcels to delivery personnel with one click.\n   - Monitor parcel statuses (Pending, On the Way, Delivered) in real-time.\n\n4. **Delivery Management**:\n   - Delivery personnel can view assigned parcels and update statuses.\n   - Integrated live map to locate delivery addresses.\n\n5. **Search and Filter**:\n   - Search parcels by delivery address, status, or receiver name.\n   - Pagination for managing large datasets efficiently.\n\n6. **Payment Integration**:\n   - Integrated payment system using Stripe for secure transactions.\n\n7. **Data Visualization**:\n   - Admin dashboard includes ApexCharts for parcel statistics and performance metrics.\n\n8. **Real-time Updates**:\n   - Implemented with React Query (TanStack Query) for live data fetching and state management.\n\n9. **Responsive Design**:\n   - Mobile-first design using TailwindCSS and optimized for all screen sizes.\n\n10. **User-Friendly Notifications**:\n    - Integrated SweetAlert2 and React Toastify for intuitive alerts and notifications.\n\n---\n\n## 🛠️ Technology Stack  \n\n| Category           | Technologies Used |\n|-------------------|------------------|\n| **Frontend**     | React, React Router, Axios, TailwindCSS |\n| **Backend**      | Node.js, Express.js, MongoDB |\n| **Authentication** | Firebase Authentication |\n| **Payments**     | Stripe |\n| **State Management** | React Query (TanStack Query) |\n| **Data Visualization** | ApexCharts |\n\n---\n## 📜 Dependencies  \n```json\n\"dependencies\": {\n  \"@stripe/react-stripe-js\": \"^3.1.1\",\n  \"@stripe/stripe-js\": \"^5.5.0\",\n  \"@tanstack/react-query\": \"^5.64.1\",\n  \"apexcharts\": \"^4.3.0\",\n  \"axios\": \"^1.7.9\",\n  \"firebase\": \"^11.2.0\",\n  \"localforage\": \"^1.10.0\",\n  \"match-sorter\": \"^8.0.0\",\n  \"moment\": \"^2.30.1\",\n  \"react\": \"^18.3.1\",\n  \"react-apexcharts\": \"^1.7.0\",\n  \"react-confetti\": \"^6.2.2\",\n  \"react-dom\": \"^18.3.1\",\n  \"react-helmet-async\": \"^2.0.5\",\n  \"react-hook-form\": \"^7.54.2\",\n  \"react-icons\": \"^5.4.0\",\n  \"react-moment\": \"^1.1.3\",\n  \"react-router-dom\": \"^7.1.2\",\n  \"react-toastify\": \"^11.0.3\",\n  \"react-use\": \"^17.6.0\",\n  \"sort-by\": \"^0.0.2\",\n  \"sweetalert2\": \"^11.15.10\"\n}\n```\n\n---\n\n## 🛠 Installation \u0026 Setup  \n\n### **Prerequisites**  \n- Node.js (\u003e= 18)  \n- MongoDB Database  \n- Firebase Authentication  \n- Stripe Account  \n\n### **Steps**  \n\n#### 1️⃣ Clone the repository  \n```sh\ngit clone https://github.com/your-repo/parcel-management-system.git\ncd parcel-management-system\n```\n\n#### 2️⃣ Install dependencies  \n```sh\nnpm install\n```\n\n#### 3️⃣ Set up environment variables (see `.env.example` below)  \n\n#### 4️⃣ Start the development server  \n```sh\nnpm run dev\n```\n\n---\n\n## ⚙️ Configuration (`.env`)  \nCreate a `.env` file in the root directory and configure the following:\n\n```env\n# Firebase Authentication\nFIREBASE_API_KEY=your_firebase_api_key\nFIREBASE_AUTH_DOMAIN=your_firebase_auth_domain\nFIREBASE_PROJECT_ID=your_firebase_project_id\nFIREBASE_STORAGE_BUCKET=your_firebase_storage_bucket\nFIREBASE_MESSAGING_SENDER_ID=your_firebase_messaging_sender_id\nFIREBASE_APP_ID=your_firebase_app_id\n\n# MongoDB Configuration\nMONGODB_URI=your_mongodb_connection_url\n\n# Stripe API Keys\nSTRIPE_SECRET_KEY=your_stripe_secret_key\nSTRIPE_WEBHOOK_SECRET=your_stripe_webhook_secret\n\n# Server Configuration\nNEXT_PUBLIC_SERVER_URL=http://localhost:3000\n```\n\n🚨 **Important:** Never expose your `.env` file in public repositories. Add it to `.gitignore` to keep it secure.\n\n---\n\n## 🚀 Future Improvements  \n\n🔹 **Real-time Chat** – Enable chat between users and delivery personnel.  \n🔹 **AI-Driven Route Optimization** – Optimize parcel delivery routes with AI.  \n🔹 **Parcel Insurance** – Introduce insurance options for parcel security.  \n🔹 **Advanced Tracking** – Improve live tracking accuracy and analytics.  \n\n\n---\n\n## 🤝 Contributing  \nFeel free to contribute by creating pull requests or reporting issues. Happy coding! 🚀  \n\n---\n## Live Site URL\n[Parcel Management System](https://parceltrackr-24489.web.app/)\n---\n🚀 **Enjoy seamless parcel booking and tracking with Parcel Management System!** 📦📍\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjubairanjumrony%2Fparcelify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjubairanjumrony%2Fparcelify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjubairanjumrony%2Fparcelify/lists"}