Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/m-romanenko/inventoryapp
An Android app that allows you to keep track of products and their quantities
https://github.com/m-romanenko/inventoryapp
android java
Last synced: 27 days ago
JSON representation
An Android app that allows you to keep track of products and their quantities
- Host: GitHub
- URL: https://github.com/m-romanenko/inventoryapp
- Owner: m-romanenko
- Created: 2017-07-23T11:33:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-24T11:52:28.000Z (almost 6 years ago)
- Last Synced: 2024-05-17T10:55:36.424Z (6 months ago)
- Topics: android, java
- Language: Java
- Homepage:
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# InventoryApp
### Udacity Android Nanodegree projectAn Android app that allows you to keep track of products along with their prices and quantities
It uses a simple SQLite database to store the inventory data.