项目作者: kresohr

项目描述 :
Simple shopping list without database in Kotlin
高级语言: Kotlin
项目地址: git://github.com/kresohr/shopping-list.git
创建时间: 2021-06-27T17:07:11Z
项目社区:https://github.com/kresohr/shopping-list

开源协议:

下载


Simple Shopping List without database in Kotlin

This project is something I have decided to make for myself since I didn’t like any of the available ones on the Google Playstore.
To make it challenging and to learn something new, I’ve made it without any kind of database, sharedpreferences was used instead.
This project is written in Kotlin through Android Studio IDE.
I’ve used RecyclerView to display the lists and SharedPreferences to save them locally.

Application background was made by me with the help of free to download vector icons from Flaticon.com

I don’t believe there will be any updates to this project in the future, other than some minor UI changes.