This is the eight project of the Google developer challenge scholarship. The task given was to create a Inventory app stage .
This project is about combining various ideas and skills we’ve been practicing throughout the course. They include:
- Creating a SQLite table in your app
- Populating that table with new entries
- Modifying the entries
- Displaying the contents of the table to users.