Skip to content

The Inventory App (Project 10) was created within Udacity's Android Basics Nanodegree by Google. App tracks the inventory of a retail store, including current stock and supplier information. Main aim was to implement SQLite database and content provider.

Notifications You must be signed in to change notification settings

mirushka/Project-10--Product-Inventory-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project-10--Product-Inventory-App

The Inventory App (Project 10) was created within Udacity's Android Basics Nanodegree by Google. App tracks the inventory of a retail store, including current stock and supplier information. Main aim was to implement SQLite database and content provider.

Goal

Learn about the importance of data persistence when building an Android app. You'll also learn how to work with SQL databases and Content Providers, which help keep your data bug-free and allow you to share your data storage with other developers.

About

The Inventory App (Project 10) was created within Udacity's Android Basics Nanodegree by Google. App tracks the inventory of a retail store, including current stock and supplier information. Main aim was to implement SQLite database and content provider.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages