I have created a simple track and trace web application to anyone to :
a. Associate bar code to a location (http://trackandtraceanalytics.appspot.com/)
b. Check location (http://trackandtraceanalytics.appspot.com/find)
c. Retrieve carton from location to free up location (http://trackandtraceanalytics.appspot.com/scanout)
The text fields “jumps” and “submits” data to webserver automatically, so you do not need to press submit at all. There are also checks on whether there is a location associated with the bar code or not.
I am thinking of adding a page that lets you configure the bar code text fields, and visualize location capacity using bar charts from Google Chart API. Think that it should be more of a track and trace than another warehouse managament system
I am thinking of adding a page that lets you configure the bar code text fields, and visualize location capacity using bar charts from Google Chart API. Think that it should be more of a track and trace than another warehouse managament system
Let me know what you think?! J
No comments:
Post a Comment