Skip to content

mihalidis/inventQRy

Repository files navigation

InventQRy

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.

Table of contents

Overview

Make home organization easier by using QR codes in closets and on shelves with InventQRy, a React Native app.

Screenshot

Built with

Author

Project Setup

npm install

iOS Simulator'da Calistirma

  1. Mac'te Xcode ve iOS Simulator kurulu olmali.
  2. Bagimliliklari yukleyin:
npm install
  1. Projeyi iOS simulator'da baslatin:
npm run ios

Alternatif olarak npm start calistirdiktan sonra terminalde i tusuna basarak da iOS simulator'u acabilirsiniz.

Android Emulator'da Calistirma

  1. Android Studio ve Android Emulator kurulu olmali.
  2. Bagimliliklari yukleyin:
npm install
  1. Projeyi Android emulator'da baslatin:
npm run android

Alternatif olarak npm start calistirdiktan sonra terminalde a tusuna basarak da Android emulator'u acabilirsiniz.

Compile and Hot-Reload for Development

npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors