Link direct to this Android app code
Android App to track materials requests between the production and warehouse departments in a production plant. The app have the next features:
- The app works in two different modes: 'Production' and 'Warehouse' with real-time interaction between them.
- Log in/out interface
- Real time connection with Firebase database
- Real time requests from the production area to the warehouse area.
- Real time notification of the request state to keep informed the production area.
- Real time track of the accomplished requests.
- Report to inform about the daily deliveries, time per delivery and incomplete requests.
- Detail menu to select the material in the production mode using a viewPager adapter function
- The app generates a final consumption report showing daily materials consumption, this is compared with the physical material to know the stock level.
- This app was implemented in a food factory achieving 10% increase in the inventory accuracy and better stock management.
- All the code must be adapted to your own local repositories in order to run.
- You must create your own database in Firebase run the real-time function, here you can create your own database.
The app can be use in any request-delivery process in a customer/supplier relationship, in which real-time information and resources managment are important.
This Notebook has been released under the Apache 2.0 open source license.

