Skip to content

A simple Shopping List app developed in Kotlin for exercise.

License

Notifications You must be signed in to change notification settings

simone-di-paolo/shopping-list

Repository files navigation

Shopping List - Android Kotlin

Project Description:

This repository contains a simple exercise app for creating a Shopping List in order to learn Kotlin. Users can enter a name and a numerical value and the item will appear inside the Shopping List. The values, then, can be edited (by clicking again inside the item) or deleted by clicking on the delete icon.

This exercise has been developed by following the Udemy course The Complete Android 14 & Kotlin Development Masterclass with some small changes made on my side (like the edit on a new Custom Alert Dialog instead of editing directly on the Main Activity and managed a simple exception on quantity field).

Screenshots

Technologies Used

  • Kotlin
  • Android Studio
  • Physical device: Pixel 8 Pro

License

This project is licensed under the MIT License.

Contributions

Thanks for AbhiNuclear for his contribution!

I'll welcome contributions of any kind to this project!

Note

This is an exercise project and might not be complete or bug-free. Please report any issues or suggestions for improvement.

Tags

android, kotlin, shopping-list, exercise, open-source, MIT

About

A simple Shopping List app developed in Kotlin for exercise.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages