Grocery List App that uses Kotlin-XML, open to #hacktoberfest
The Grocery List Android Application is a simple and intuitive mobile app designed to help users manage their grocery shopping lists with ease. Whether you're planning your weekly shopping trip or making a last-minute run to the store, this app has you covered. It allows you to create, edit, and organize your grocery lists, making your shopping experience more efficient and organized.
-
Create and Manage Lists: Easily create and manage multiple grocery lists for different occasions and store locations.
-
Add Items: Quickly add items to your shopping lists by typing or using voice recognition.
-
Check Off Items: Mark items as "completed" when you add them to your cart.
-
Edit and Delete: Edit or remove items from your lists as needed.
-
Categories and Tags: Organize items by categories or add custom tags for better organization.
-
Share Lists: Share your shopping list with family members or friends to collaborate on your shopping.
-
Sort and Filter: Sort items by name, category, or status. Apply filters to view specific items.
-
Offline Access: Use the app without an internet connection; your data will sync when you're back online.
- Fork this repo (button on top)
- Clone on your local machine
git clone https://github.com/VictorImm/grocery-list
- Navigate to project directory.
cd <Directory Name>
- Create a new Branch
git checkout -b my-new-branch
- Add your files
git add <file names>
- Commit your changes.
git commit -m "Summarize the changes you have done"
- Then push
git push origin my-new-branch
- Create a new pull request from your forked repository
This project is licensed under the MIT License. For more details, please see the LICENSE file.
If you have any questions, suggestions, or issues, please feel free to contact us at https://www.linkedin.com/in/victor-immanuel/
Thank you for using the Grocery List Android Application! Happy shopping! 🛒