It was for my internship project. It is a shopping app for este.kz web-site. I had to fetch data from Woocommerce REST API and add search functionality. In addition, as you can see catalog page, shopping page and registration page. However, I couldn't finish the search functionality since REST API didn't provide a method to do so. You can read about Woocommerce REST API here: http://woocommerce.github.io/woocommerce-rest-api-docs/#authentication
There was no designer for the app, so I had to create the design. It looks not good, but it is functional.
Android for este.kz web-site. As data added to the web-site it will be displayed in the app. If for some reason, it doesn't show data, it is probably because host turned off REST API of the web-site.
I left consumer key intentially because these keys only allow to read data. Please, don't try in any way to write to it, it won't be possible.
I am just getting started so don't judge too harsh)