No description
Add logic to handle a new record with a product that is already used in another record |
||
|---|---|---|
| .idea | ||
| app | ||
| gradle | ||
| .gitignore | ||
| build.gradle.kts | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| README.md | ||
| settings.gradle.kts | ||
DataCollector Application
This project is for stock taking products in the warehouse. Also the goal of the project is studying development of Android application with Hilt (dependency injection based on Dagger), Room (persistence library).