Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nikhil25803/logiconnect

A scalable On-Demand Logistics Platform for Goods Transportation.
https://github.com/nikhil25803/logiconnect

celery distancematrixapi docker fastapi googlemaps-api haversine-formula nextjs14 pydantic python3 redis typescript

Last synced: about 1 month ago
JSON representation

A scalable On-Demand Logistics Platform for Goods Transportation.

Awesome Lists containing this project

README

        

# LogiConnect
Implementation of a highly scalable logistics platform that
enables users to book transportation services for moving goods. The platform connects users with a
fleet of drivers, offering real-time availability, pricing, and tracking.

The system is engineered to handle up to 10,000 requests per second, catering to a global user base
of 50 million and supporting 100,000 registered drivers. This project is a submission for the
On-Demand Logistics Platform for Goods Transportation, focusing on efficient coordination and
high-performance capabilities

# Tech Stack
![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54) ![FastAPI](https://img.shields.io/badge/FastAPI-005571?style=for-the-badge&logo=fastapi) ![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white) ![Next JS](https://img.shields.io/badge/Next-black?style=for-the-badge&logo=next.js&logoColor=white) ![Postgres](https://img.shields.io/badge/postgres-%23316192.svg?style=for-the-badge&logo=postgresql&logoColor=white) ![Redis](https://img.shields.io/badge/redis-%23DD0031.svg?style=for-the-badge&logo=redis&logoColor=white) ![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge&logo=docker&logoColor=white) ![Nginx](https://img.shields.io/badge/nginx-%23009639.svg?style=for-the-badge&logo=nginx&logoColor=white)

# High-Level Diagram
![image](https://github.com/user-attachments/assets/a9b5575d-e962-4d40-ba45-5b67ce1ec5f2)