Skip to content

MyShoppingList_App: A simple and intuitive shopping list app built with Kotlin and Jetpack Compose. It allows users to add, edit, and delete items from their shopping list easily. This project demonstrates the use of Kotlin and Jetpack Compose for creating modern Android UIs.

Notifications You must be signed in to change notification settings

Nandu-2003/MyShoppingList_App

Repository files navigation

Shopping List App

The Shopping List App is a user-friendly mobile application designed to streamline your shopping experience. Built with Kotlin and Jetpack Compose, it allows users to effortlessly manage their shopping lists directly from their Android devices.

Demo_video.mp4

Submit bug reports and feature suggestions, or track changes in the issue queue.

Table of contents

  • Requirements
  • Installation
  • Configuration
  • Troubleshooting
  • FAQ
  • Maintainers

Requirements

This application requires:

  • Android Studio to run and compile the project.
  • Kotlin 1.5 or higher.
  • Jetpack Compose for UI.

Installation

To install and run the Shopping List App:

  1. Clone this repository.
  2. Open the project in Android Studio.
  3. Build and run the app on an Android emulator or device.

For further information, see Installing Android Applications.

Configuration

  1. Open the app.
  2. Start adding items to your shopping list by clicking the "Add Item" button.
  3. Edit or delete items using the corresponding buttons next to each item.

Troubleshooting

If you encounter issues while using the Shopping List App:

  • Ensure that you have the latest version of Android Studio.
  • Check that your Kotlin version is up to date.
  • Verify that all dependencies are correctly installed.

FAQ

Q: How do I add an item to the shopping list?

A: Click on the "Add Item" button, enter the item name and quantity, then click "Add."

Q: How do I edit or delete an item?

A: Use the edit and delete icons next to each item in the list.

Maintainers

For any questions or feedback, please email me at ramavathnandhini03@gmail.com.

About

MyShoppingList_App: A simple and intuitive shopping list app built with Kotlin and Jetpack Compose. It allows users to add, edit, and delete items from their shopping list easily. This project demonstrates the use of Kotlin and Jetpack Compose for creating modern Android UIs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages