A Mobile-based Inventory Management System using a QR code application. This is a sih.gov.in project
• Built using Kotlin programming language • Built UI components using constraint layout • Fragments are used which helped the application use only one activity • ZXing library is used to generate and scan QR code • ROOM library is used to execute MySQL queries • Recycler view is used to show all the items that are available in the inventory • MVC architecture is used