SkillAgentSearch skills...

TrainInventory

This is an inventory app for the train collection of my husband and sons. It uses Room, ViewModel, Livedata, Flow, Paging3 and DataBinding.

Install / Use

/learn @OyaCanli/TrainInventory
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

TrainInventory

This is an inventory app that I made for the train collection of my husband and sons. It also became my practice project. I keep refactoring it and adding features. It uses MVVM architecture with Room, Dagger2, Paging3, Navigation, WorkManager, Coroutines, Flows and Data Binding. Application has the feature to export sql database to excel file. There is a trash folder for deleted trains. Items in trash are deleted after 30 days, with the help of WorkManager. Icons on the action menu are animated vector drawables(AVD) that I designed in ShapeShifter.

The repo contains lots of integration tests and also unit tests and it uses Github Actions for Continuous Integration.

Screenshots

<p float="left"> <img src="screenshots/screenshot0.png" width="400" /> <img src="screenshots/screenshot1.png" width="400" /> </p> <p float="left"> <img src="screenshots/screenshot2.png" width="400" /> <img src="screenshots/screenshot3.png" width="400" /> </p> <p float="left"> <img src="screenshots/screenshot4.png" width="400" /> <img src="screenshots/screenshot5.png" width="400" /> </p> <p float="left"> <img src="screenshots/screenshot6.png" width="400" /> <img src="screenshots/screenshot7.png" width="400" /> </p> <p float="left"> <img src="screenshots/screenshot8.png" width="400" /> <img src="screenshots/screenshot9.png" width="400" /> </p>

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated1y ago
Forks0

Languages

Kotlin

Security Score

55/100

Audited on Oct 26, 2024

No findings