Job description
The goal of the solution is to be able to monitor the location of goods. It is important that the solution be friendly to use on a cell phone using the phone's camera or a bluetooth scanner that works with the phone.
The application would be based on two tables:
1. warehouses
2. goods
Application operation:
- to start, a database of goods would be loaded from a csv / xls file.... - this database would always contain the name + some other items from the GOODS table
- from the application level in the mobile version there would be three basic functionalities:
1. search/create - in the search field when entering the name / manufacturer symbol - the application suggests goods, if the operator selects a specific commodity then its view is displayed with the information that is in the system.
2. move/release goods - first select the goods (scan the barcode on the goods or search by typing), then select the source and quantity (from the database data), in the last step specify the new location (by typing and selecting or scanning the code).