Table of Contents
The purpose of the project is to provide the management team and owners in any industry with total control of the products including the production and distribution phases, It also allows the customer to connect with the factory.
Our project solve these problems as below:
- Making an e-commerce app for customers to purchase what they want if it's available with some functionalities as cart (to undo what they added and know the price), view previous orders and current order if there is, keep track of the current order status (on way, waiting confirmation, etc.)
- Making an app to the manager to view everything such as all orders with their current status, all customers with a possibility to contact them and view all their, and all inventories with their assigned orders
- Making an app to the drivers so they can know their assigned orders and also how to deliver them to the customer using google maps
- Develop some features to make the application better and more usable. Our Mobile Application is implemented by Flutter framework to be accessible to every smartphone which supports either Android, IOS, web application and Desktop application.
This section list any major frameworks that is used in buliding the project:
This is a list of things you need to use the software and how to install them.
- Flutter
- Google Map API
- Install Flutter using this Link Flutter Install
- Get a free API Key at Google Map Platform by creating an account.
- Clone the repo
git clone https://github.com/AhmedAi7/MetroApp_Flutter.git
- Navigate to
lib\api\GoogleService.dart
and/android/app/src/debug/AndroidManifest.xml
and put the API Key. - Navigate to
lib\api\api.dart
and put your server link there
This is a demo for the customer-side and driver-side of the application
customer-side.mp4
driver-side.mp4
- Mohamed Ashraf Mohamed - LinkedIn - mohamedelesaily0@gmail.com
- Mohamed Ashraf Moussa - LinkedIn - Mohamedmoussa4@yahoo.com
- Mohamed Abd el-fattah - LinkedIn - abdelfattahmohamed968@gmail.com
- Mahmoud Ashraf - LinkedIn - mahmoudashraf043@gmail.com
Project Link: Industrial Tracking System
Related Project Link that implement the Back-end Part: Website Api