InventQRy is a React Native project that aims to simplify home organization. It utilizes QR codes placed on shelves and within closets to enable users to effortlessly add or remove items associated with those codes. With this app, you can easily locate items by scanning the QR codes to identify which shelf they belong to.
Make home organization easier by using QR codes in closets and on shelves with InventQRy, a React Native app.
- Twitter - @miihalidis
npm install- Mac'te Xcode ve iOS Simulator kurulu olmali.
- Bagimliliklari yukleyin:
npm install- Projeyi iOS simulator'da baslatin:
npm run iosAlternatif olarak npm start calistirdiktan sonra terminalde i tusuna basarak da iOS simulator'u acabilirsiniz.
- Android Studio ve Android Emulator kurulu olmali.
- Bagimliliklari yukleyin:
npm install- Projeyi Android emulator'da baslatin:
npm run androidAlternatif olarak npm start calistirdiktan sonra terminalde a tusuna basarak da Android emulator'u acabilirsiniz.
npm start