Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 416 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 416 Bytes

ShopshopShoppingList

Shopshop Shopping List is an app created by Eric Decanini

This app is being created to showcase plenty of standard Android best practices in conjunction with using Chaquopy (Python code) to access the SQLite DB as an internal backend to store data.

Check out my blog: https://www.ericthecoder.com/

TODO:

  • Add better toast appearances for going back from list
  • Replace jUnit with Jupiter