{"id":22298164,"url":"https://github.com/himu25/shipgoods","last_synced_at":"2026-04-06T08:01:53.875Z","repository":{"id":264373491,"uuid":"893182471","full_name":"Himu25/ShipGoods","owner":"Himu25","description":"A scalable logistics platform for goods transportation, featuring vehicle booking, real-time tracking, price estimation, and admin analytics. Live Demo 👇","archived":false,"fork":false,"pushed_at":"2024-11-23T19:27:46.000Z","size":267,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T22:45:19.550Z","etag":null,"topics":["kafka","leaflet","nextjs","nodejs","redis","socket-io"],"latest_commit_sha":null,"homepage":"https://drive.google.com/file/d/1o1PXLE25EkY2OdbgKqukt6VLeV8kNX3g/view","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/Himu25.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":"2024-11-23T18:44:42.000Z","updated_at":"2024-12-09T12:58:55.000Z","dependencies_parsed_at":"2024-11-23T20:17:44.479Z","dependency_job_id":"ff966ad0-9637-43aa-b118-626f19704b31","html_url":"https://github.com/Himu25/ShipGoods","commit_stats":null,"previous_names":["himu25/shipgoods"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Himu25%2FShipGoods","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Himu25%2FShipGoods/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Himu25%2FShipGoods/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Himu25%2FShipGoods/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Himu25","download_url":"https://codeload.github.com/Himu25/ShipGoods/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245556958,"owners_count":20634889,"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":["kafka","leaflet","nextjs","nodejs","redis","socket-io"],"created_at":"2024-12-03T17:59:58.873Z","updated_at":"2025-12-30T23:25:48.538Z","avatar_url":"https://github.com/Himu25.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ShipGoods is a Logistics Platform for Goods Transportation\n\n## Overview\nThe **On-Demand Logistics Platform** is a scalable system designed to facilitate goods transportation by connecting users with a fleet of drivers. The platform offers real-time booking, tracking, and price estimation services while ensuring efficient handling of high traffic volumes.\n## Key Features\n\n### User Features\n- **Booking Service**:  \n  Users can book transportation by specifying:\n  - Pickup location\n  - Drop-off location\n  - Type of vehicle (e.g., truck, van)\n  - Estimated cost\n  \n- **Real-Time Tracking**:  \n  Track the driver’s location from pickup to drop-off.\n\n- **Price Estimation**:  \n  Get upfront price estimates based on distance, vehicle type, and demand.\n\n### Driver Features\n- **Job Assignment**:  \n  Drivers receive booking requests with details of the job. After accepting, they can see:\n  - Pickup and drop-off locations\n  - Job details\n  \n- **Job Status Updates**:  \n  Drivers can update job progress:\n  - En route to pickup\n  - Goods collected\n  - Goods delivered\n\n### Admin Features\n- **Fleet Management**:  \n  Manage vehicle availability, monitor driver activity, and track system health.\n\n- **Data Analytics**:  \n  Analytics include:\n  - Total trips completed\n  - Average trip time\n  - Driver performance metrics\n  \n- **Scheduled Bookings**:  \n  Users can schedule trips for future dates and times.\n\n---\n\n## Architecture\n\n### System Design\n1. **Scalability**:  \n   The system is designed to handle high traffic with the following technologies:\n   - **MongoDB**: Used as the primary database for user, driver, and booking data.\n   - **KafkaJS**: For streaming large amounts of location data efficiently in real time.\n   - **Redis**: For caching frequently accessed data such as price estimations and user sessions.\n   - **Kubernetes**: Used to scale services horizontally and ensure high availability.\n2. **Real-Time Communication**:\n   - WebSockets or MQTT for live tracking and instant job updates.\n\n---\n## Installation and Setup without Kubernetes\n\n1. Clone the repository:  \n   ```bash\n   git clone https://github.com/Himu25/ShipGoods.git\n   cd ShipGoods\n   \n2. Backend setup: Navigate to the `server` directory:  \n   ```bash\n   cd server\n   npm install\n   docker-compose up\n   nodemon src/index\n   \n3. Frontend setup: Navigate to the `client` directory:  \n   ```bash\n   cd client\n   npm install\n   npm run dev\n \n## Demo Video  \nWatch the [demo video](https://drive.google.com/file/d/1o1PXLE25EkY2OdbgKqukt6VLeV8kNX3g/view?usp=sharing) showcasing the platform's key features and functionality.\n\n## Contribution  \nContributions are welcome! Submit pull requests or report issues to help improve the project.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhimu25%2Fshipgoods","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhimu25%2Fshipgoods","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhimu25%2Fshipgoods/lists"}