Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 593 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 593 Bytes

AutoScan

Equipment tracking, barcode reader app for Android. It facilitate the scanning and management of fixed assets within a business or an organization. it's designed to work both offline and online. AutoScan is available on the Google Play Store:

Playstore Link

Architecture

The project is built in Kotlin. It follows the single-activity architecture and the MVVM pattern.

Libraries

  • Dagger 2.
  • Rxjava.
  • FragNav.
  • Epoxy.
  • Room.