Welcome to the Simple Shopping List App, a lightweight Kotlin-based application that allows users to create, modify, and manage their shopping lists effortlessly.
- Add Items: Easily add items to your shopping list along with their quantities.
- Modify Items: Update the quantity or remove items from your list as needed.
To modify items on your shopping list, follow these steps:
-
Run the application as described in the "Adding Items" section.
-
Navigate to the modification option in the application interface.
-
Update the quantity or remove items as needed.
To run the Simple Length Unit Conversion App on your local machine, follow these steps:
-
Clone the repository:
git clone https://github.com/AnimeshNilawar/ShoppingListApp.git
-
Open the project in your preferred Kotlin development environment (e.g., Android Studio).
-
Build and run the app on an emulator or physical device.
-
Explore the app, perform length unit conversions, and enjoy the simplicity of the interface!
Contributions are welcome! If you'd like to contribute to the project, please follow the contribution guidelines.
-
Fork the repository
-
Create a new branch for your feature or bug fix
-
Make your changes and commit them
-
Push your changes to your fork
-
Open a pull request to the main repository