NeedApp Hackathon - Project Needs Partner
You could already read about our mobile teams representing at NeedApp Hackathon before. Today I’m going to present to you our second app – dedicated to ...
You could already read about our mobile teams representing at NeedApp Hackathon before. Today I’m going to present to you our second app – dedicated to ...
The Hackaton Challenge - Recently our team took part in the NeedApp Hackaton, organised by the mKlaster and Poznan Economic University. The event was a ...
How many times did you use your own application? I mean application that you designed and developed. Last weekend we had an opportunity to test one of o...
Before we begin. When creating mobile apps you have many decisions to make that will have strong influence on final project’s shape. One of them is choo...
How to get list of products Magento SOAP API contains catalogProductList method for downloading list of products. Basically it returns ALL products at o...
Material design proposed interesting animation features, that can be seen throughout it’s design guidelines. One of these features is called Flexible Sp...
SDForms is an Objective-C library that makes creating table view-based forms easier and faster on iOS. It was developed as a side effect of one of our p...
Swift gave to developers great opportunity to learn new stuff. It was, and I believe still is, a refreshing breeze to programmers' life. There's also a ...
With the new Palette library and Material design, we’re able to create more color-aware applications, implementing color adaptable user interfaces. TL;...
In this blog post, I will focus on handling errors in Magento SOAP API. There are two kinds of errors that can occur: server errors like HTTP 500 status...
In this blog post, I'll discuss the use of Retrofit, a REST client, to communicate with Magento SOAP API. The Magento SOAP API requires XML messages con...
Magento is an open-source eCommerce solution. It may manage vast amounts of products, catalogs, orders, and payment data which can be accessed by REST a...