ANMOLSCRIPT / Shopping-List-App

This an Android App by which user can make a list of items which will help him buy when the user goes for shopping. This app is also connected to Google Maps, so the user can also specify the location of the store with every item as from which store he wishes to buy the product. The user can also update, edit or delete the shopping list items.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shopping List App

This is an android mobile app which helps user to jot down all the important shopping items that has to be bought by the user while using. The User can also add the quantity of the item to be purchased. This app is also integrated with the Google Maps API, which helps the user to also set the location of the particular item on google maps, from where he/she wishes to buy that item. Through this app the user can add, update, delete and set location for shopping items.

App ScreenShots

image image
image image

Updates will be there for this app from time time to make its UI better And to add more features.

Contributions

We welcome contributions from the open-source community to help improve the Shopping List App. To contribute, please follow these guidelines:

  1. Fork the repository.

  2. Create a new branch for your feature or bug fix:

git checkout -b feature/your-feature-name

  1. Make your changes and ensure that the codebase remains clean and well-documented.

  2. Write appropriate unit tests for your changes.

  3. Commit your changes:

git commit -am 'Add some feature'

  1. Push to the branch:

git push origin feature/your-feature-name

  1. Create a new pull request, describing your changes and their purpose.

About

This an Android App by which user can make a list of items which will help him buy when the user goes for shopping. This app is also connected to Google Maps, so the user can also specify the location of the store with every item as from which store he wishes to buy the product. The user can also update, edit or delete the shopping list items.


Languages

Language:Kotlin 100.0%