Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 858 Bytes

File metadata and controls

18 lines (14 loc) · 858 Bytes

Shopt - Android Shopping List App

A basic shopping list app, focusing on simplicity and performance.

Get it on F-Droid

Features

  • Shop Management: Create, edit, delete, and reorder shops
  • Item Management: Add items to shops, edit, delete, and reorder within shops
  • Smart Shopping List: Add items from configured items or create ad-hoc items
  • Quantity Support: Add quantities to shopping list items (e.g., "2 kg", "3 bottles")
  • Check Off Items: Mark items as completed while shopping
  • Autocomplete: Smart suggestions when adding items based on existing items
  • Drag & Drop: Reorder shops and items by dragging
  • SQLite Storage: All data stored locally in SQLite database