https://github.com/jrvansuita/shoppinglist
📝 My very first Android app, a shopping list app.
https://github.com/jrvansuita/shoppinglist
android android-application checklist java lists markers price quantities shopping shoppinglist
Last synced: 5 months ago
JSON representation
📝 My very first Android app, a shopping list app.
- Host: GitHub
- URL: https://github.com/jrvansuita/shoppinglist
- Owner: jrvansuita
- License: mit
- Created: 2016-10-25T16:15:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-03-30T12:35:53.000Z (about 3 years ago)
- Last Synced: 2024-05-22T11:12:08.562Z (about 2 years ago)
- Topics: android, android-application, checklist, java, lists, markers, price, quantities, shopping, shoppinglist
- Language: Java
- Homepage:
- Size: 41.4 MB
- Stars: 17
- Watchers: 3
- Forks: 17
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ShoppingList

This project is my very first Android app. I created it back in 05/21/2014 while took Android classes at [Proway IT Training](http://proway.com.br/).
This's a shopping list app. The user can create shopping lists or to-do lists. After adding some items, you can mark them as done. As a shopping list app, you can also apply prices and quantities for your items. The interfaces and workflow will never be updated, by purposely. I want to keep it as a remembrance.
[](https://appetize.io/embed/w36bcv16f9p45r4pj3marmvueg?device=nexus7&scale=50&autoplay=true&orientation=portrait&deviceColor=black) [](https://github.com/jrvansuita)
# Screenshots

# Techonologies
* Android SDK.
* SQLite.
# Features
* Create a shopping list.
* Create items for the shopping lists.
* Mark itens as done.
* Set prices and quantities.
* Share the shopping lists as text.
* Share the shopping lists as file.
* Exporting/Importing shopping lists as files.
* Scheduling future shops.
* Barcode scanner.
* [Google AdMob](https://www.google.com/admob/) integration.
#