Portfolio

MeterMan

2009 · Design · Programming: C#, ASP.NET, AJAX

I developed this system to help small and medium shops manage their Sandberg products and organize them on the racks, that Sandberg delivers. The interface is based heavily on AJAX for front end features, which is using a special algorithm I developed in C# for automatically calculating the best placement of the products.

The MeterMan system is intended for direct embedding on a vendors own website in an iframe, and is therefore kept in a minimalistic design. Shop functionality is also offered, with the option of full integration/redirect to the vendors basket or shipping of an e-mail order for simpler setups.

Range Setup and Selection

MeterMan range setup

Starting up MeterMan is as easy as selecting a name and the dimensions for the racks used in the store. The user is linked to the account on the calling site, so no login is needed.

Easy-to-use interface and simple configuration means, that a store can be up and running with a MeterMan product assortment in only 4 steps.

Rack layout, preview and auto-fill

Rack layout preview

Preview of the racks is "on-the-fly" generated PNG's for portability and printing purposes. Several racks can be shown side by side, and more details will be added on high-res displays.
Using AJAX the previews can be zoomed and the layout position of the products changed instantly.

Automatic fill

The "Fill" function automates the placement of the selected products on the number of racks. The C# algorithm completes in less than 2 sec. for 20 racks, which was well below the targeted max response time for a "real-time" web request.

Labels and print options

Print options

Instructions for unboxing deliveries and physically placing the products on racks can be printed out.
Labels can also be made on special paper for the front of the spikes and shelves on the racks. An ActiveX component is used, so to be able to print on special paper with millimeters precision.

Customizable labels

The labels are highly customizable, with a live preview of the result. You can scroll through the products in the range to see how a specific product label will look.

← Back to Portfolio