速報APP / 生產應用 / YA Shopping List (Beta)

YA Shopping List (Beta)

價格:免費

更新日期:2019-05-09

檔案大小:因裝置而異

目前版本:因裝置而異

版本需求:Android 因裝置而異

官方網站:https://github.com/mabrosim/ShoppingList

Email:mabrosim+shoppinglist@gmail.com

YA Shopping List (Beta)(圖1)-速報App

Smart Shopping List application with export and share functionality.

# Prepare a list:

Application allows to create, store and manage a vocabulary of items grouped by labels.

To prepare the list - simply tick items and swipe to the "At The Shop" page when ready.

# At The Shop:

YA Shopping List (Beta)(圖2)-速報App

The prepared items are shown as checked first and grouped by labels.

Unchecked items stay visible, but crossed out, for 15 minutes.

# Export and Share:

Sharing happens in binary data format via an android SEND intent,

an email attachment is preferred.

YA Shopping List (Beta)(圖3)-速報App

Application items data can be exported into formats:

- Google Protobuf binary (proto schema is in the git repository)

- CSV (item names and labels only)

- JSON

# Import formats:

YA Shopping List (Beta)(圖4)-速報App

- Google Protobuf (proto schema is in the git repository)

- CSV (item names and labels only)

Just create a table in any spreadsheet application (excel, numbers or google sheets),

where items provided in columns and the column heads are the labels aka group names.

Export the sheet as CSV and send it as an attachment to email box on your Android phone.

YA Shopping List (Beta)(圖5)-速報App

# Settings:

Google cloud for backup & restored to be implemented

Debug action items to preview the exported data in a popup viewer.

The application is an open source project published on Github: mabrosim/ShoppingList project.

YA Shopping List (Beta)(圖6)-速報App