Skip to content

App to create & manage Inventory Details Database & display them on a ListView (supports all CRUD operations)

Notifications You must be signed in to change notification settings

deeps2/Inventory_Mgt

Repository files navigation

Inventory_Mgt

App to create & manage Inventory Details Database (supports all CRUD operations)

Video Demo

https://www.youtube.com/watch?v=1RhmeO5z4tY

ScreenShots

                





                

Features

  • Add a new item by clicking on the "+" FAB button
  • Keep track of all the products in your inventory (all products will be shown in a ListView with their details)
  • Sell any product instantly by clicking on its SALE button
  • Edit any item by clicking on the ListView items (supports Form Validation as well)
  • Show product image
  • Order more items with e-mail or phone contact
  • Delete one item or whole inventory

Components Used

  • SQLite DB
  • ContentValues
  • Content Provider & Resolver
  • Contract class, SQLiteOpenHelper class
  • Cursor
  • Cursor Adapter
  • Cursor Loader
  • Alert Dialogues & Menus
  • ListView
  • Android Permission

About

App to create & manage Inventory Details Database & display them on a ListView (supports all CRUD operations)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages