Skip to content

A simple inventory app built with Jetpack Compose for Android doing CRUD operations, It's using the Room library to utilize a SQLite database.

Notifications You must be signed in to change notification settings

dogaegeozden/Simple-Inventory-App-Room-Database

Repository files navigation

Simple Inventory App Room Database

A simple inventory app built with Jetpack Compose for Android doing CRUD operations, It's using the Room library to utilize a SQLite database.

AppSs

Features

  1. Add, update and remove inventory items
  2. Display a list of inventory items
  3. Navigate between screens
  4. Simple and intuitive design
  5. Store list items in a persistent database

Technologies Used

  1. Jetpack Compose for UI.
  2. Kotlin for programming language.
  3. Android Studio for development.

Installation

  1. Clone the repository to your local machine.
  2. Open the project in Android Studio.
  3. Build and run the app on an emulator or physical device.

About

A simple inventory app built with Jetpack Compose for Android doing CRUD operations, It's using the Room library to utilize a SQLite database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages