Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 2.07 KB

README.md

File metadata and controls

30 lines (21 loc) · 2.07 KB

AndroidApps

This project consists of 3 modules which are compiled into 2 Android apps.

Sell module

The module which builds the final app for artists to create their store and manage their products.

Browse module

The module which builds final app for customers looking for some handcraft product to order.

Core module

The common libraries which are used in the mentioned apps. It includes the protocol for interacting with the server api endpoint.

Screenshots

A list of products in Browse App

Sample product page in Browse App

A list of events in Browse App

Sample event page in Browse App

A list of shops in Browse App

Details for a specific shop in Browse App

Sell App Home page

Products page in Sell App

Create product page in Sell App

Create event page in Sell App

Create store page in Sell App