Dexterer is an application designed to streamline and connect logistics operations. It provides a centralized platform for logistics companies, shippers, and carriers to collaborate, manage shipments, and optimize the transportation process.
- Shipment Management: Track and manage shipments from pickup to delivery, including real-time updates, status notifications, and documentation management.
- Carrier Network: Build a network of trusted carriers, with profiles, performance ratings, and capabilities, to ensure reliable and efficient transportation services.
- Route Optimization: Optimize routes based on factors like distance, traffic, and delivery windows, reducing costs and improving delivery efficiency.
- Document Sharing: Enable secure and efficient sharing of shipping documents, invoices, and proof of delivery between stakeholders.
- Analytics and Reporting: Generate comprehensive reports and analytics on shipping performance, costs, and key metrics to identify areas for improvement and make data-driven decisions.
- Backend: Node.js, Express.js, MongoDB
- Frontend: React, Redux, CSS
- Authentication and Security: JSON Web Tokens (JWT), bcrypt
- Real-time Updates: WebSockets (Socket.io)
- Mapping and Geocoding: Google Maps API
To get started with Dexterer, follow these steps:
- Clone the repository:
git clone https://github.com/Team-Dexterer/mobile-app.git
├───backend
├───docs
├───frontend
└───ui-ux