Dispatch & Delivery Mobile App is a logistics application built with Flutter that enables efficient dispatch and delivery of important documents from school to school or person to school. The app allows users to manage and track document deliveries on the go.
- Document Dispatching: Seamlessly send important documents to schools or receive documents from individuals.
- Real-Time Tracking: Track the progress of your deliveries in real-time using interactive maps.
- Push Notifications: Receive instant alerts and updates regarding the status of your deliveries.
- Secure Handling: Ensure the confidentiality and integrity of dispatched documents throughout the delivery process.
- In-App Messaging: Communicate with recipients and other users directly within the app for smoother coordination.
- Document Management: Efficiently manage and organize dispatched and received documents.
- Multi-Language Support: Use the app in your preferred language with built-in multi-language support.
Follow these steps to set up the app locally:
- Clone the Repository
git clone https://github.com/Dispatch-n-Delivery/dnd-mobile.git-
Set Up Flutter Install Flutter and configure your development environment following the Flutter documentation
-
Install Dependencies
flutter pub get- Run the App Connect a physical device or start an emulator, then run:
flutter run- Start Exploring Use the app to dispatch and track important documents efficiently.
We welcome contributions! To contribute:
- Fork the repository.
- Create a new branch for your changes:
git checkout -b feature/your-feature-name- Make your changes and commit:
git commit -m "Add your message here"- Push to your branch and create a pull request.
This project is released under the MIT License.
