Quick Shopping List

Date: April 2022

Tech Stack:

Description:

Quick Shopping List is a highly customizable Android application. With this app, you can create multiple lists and effortlessly add any number of products to them. You can mark items as done or undo with a simple swipe gesture. Additionally, the app offers three theme options to enhance the user experience.

Story:

This was my very first Android application, and I went through a lot of challenges during its development. My biggest mistake was diving into it without acquiring a solid theoretical understanding of the Android API and SDK. The result was a lot of code that I'd rather never see again. As a result, the application is no longer receiving updates. Btw I used Shared Preferences instead of SQL solution like Room.