Shopping List
- Type: Android Application
- Technologies Used: SQLite, Java, RecyclerView
- Project URL: Click here to visit the application page.
An application I created for easily preparing shopping lists
An application I created using SQLite. Data is saved with the desired name and item name, and printed with the RecyclerView structure. You can also find the source code on my Github account.