Skip to content

thatsabhi22/udacity-inventory-app

Repository files navigation

Leaf Inventory

An inventory management app, as a part of Udacity Android Program

Android Concepts Used

  • SQLite with OpenDbHelper
  • Cursors
  • CursorAdapter
  • ListView
  • CRUD: Create, Read, Update and Delete database items
  • Content Provider
  • Android permissions

Description

  • Keep track of your inventory
  • Sell items with one click
  • Edit items
  • Show pictures from the items
  • Order more items with e-mail or phone contact
  • Delete one or all of your items
  • Includes a demo content (tap the cloud download icon in the action bar)

Screenshot

Alt text Alt text

About

An Inventory Management App uses Android Content Provider for its CRUD operations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages