Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 300 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 300 Bytes

Inventory

This project allows the user to make an inventory of their products and providers.

It stores all the needed data in a multi-table SQLite Database.

The user can easily perform all the CRUD operations on the database.

Implicit Intents make it easy to contact the provider from the app.