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.
- Requirements
- Installation
- Configuration
- Troubleshooting
- FAQ
- Maintainers
This application requires:
- Android Studio to run and compile the project.
- Kotlin 1.5 or higher.
- Jetpack Compose for UI.
To install and run the Shopping List App:
- Clone this repository.
- Open the project in Android Studio.
- Build and run the app on an Android emulator or device.
For further information, see Installing Android Applications.
- Open the app.
- Start adding items to your shopping list by clicking the "Add Item" button.
- Edit or delete items using the corresponding buttons next to each item.
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.
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.
- Nandini Ramavath - nandini-2003
For any questions or feedback, please email me at ramavathnandhini03@gmail.com.