Inventory! is an Android app built using Java, designed to simplify and streamline inventory management for everyday users. It features a dynamic grid view that displays item names and quantities, with real-time functionality allowing users to increment or decrement item counts directly within the interface. The app supports account creation, login, and anonymous access through integrated user authentication, offering flexibility for different types of users. Inventory data and user accounts are stored reliably using SQLite, providing lightweight yet effective data management in a seamless, intuitive mobile experience.
- Java
- SQLite