This app is built for internal use.
The main purpose of Queue app is to simplify the interactions of senior engineers with PCBs & RFQs that require checks.
App provides a user with a queue of elements. Each element represents a single so called "check-item" (either PCB or RFQ):
App available only with existing internal user account. If you don't have any please contact your administrator.
Each check-item consists of:
A) Customer name;
B) Active link to either part or RFQ;
C) Item owner name;
D) Settings button;
E) Status indicator;
F) Creation date and time;
G) Status change button;
H) (Optional) Message with comments to the item;
Item has three statuses:
complete(green) - all checks complete;checking(orange) - item is currently being checked;open(red) - item is ready to be checked;
Each item is created with default status of open.
Settings menu currently contains single option - Delete - which deletes item from database as well as from the queue:
To create a new check-item first of all press that + button in the right bottom corner:
It will open a modal window with a simple form to fill:
Customer- text input for a customer name;Link- text input for a link to either part or RFQ in CRM;Message(optional) - text input for comments to the check-item;
On submit new check item will be added to database and it will appear to the queue.





