Bwaim / InventoryApp

This is the eighth and nineth project of the Android Basics Nanodegree. The goal of this project is to design and create the structure of an Book Store App which would allow a store to keep track of its inventory.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inventory App

Presentation

This is the eighth and nineth project of the Android Basics Nanodegree. The goal of this project is to design and create the structure of an Book Store App which would allow a store to keep track of its inventory.

New Technicals Points

  • Use of contract to describe the database
  • Use of SQLiteOpenHelper
  • Use of insert query
  • Use of read query
  • use of delete query

Screenshots

Screenshots

About

This is the eighth and nineth project of the Android Basics Nanodegree. The goal of this project is to design and create the structure of an Book Store App which would allow a store to keep track of its inventory.

License:Apache License 2.0


Languages

Language:Java 100.0%