项目作者: angela-aciobanitei

项目描述 :
Android Basics Nanodegree Project 8: Inventory App
高级语言: Java
项目地址: git://github.com/angela-aciobanitei/android-inventory.git
创建时间: 2018-10-18T22:56:30Z
项目社区:https://github.com/angela-aciobanitei/android-inventory

开源协议:

下载


Android Basics Nanodegree by Google | Udacity Project 8: Inventory App

This app allows a store to keep track of its inventory of products. It stores information about price, quantity available, supplier, and a picture of the product, using a SQLite database.

It also allows the user to track sales and shipments and make it easy for the user to order more from the listed supplier.