This is simple app for test/demo purpose
You need to install NodeJS to build and run this app. You also need an emulator (Android OS) to launch this app.
- Clone this repository with
git clone <link-to-repository>andcdto the cloned folder. - Run
npm installto install all dependencies for the app - Launch any Android phone emulator - the included in Android Studio will do
- Run
react-native run-androidto build the app for Android OS and launch in the emulator
- Create simple UI
- Open Node-RED Dashboard in a view
- Make a secure screen for advanced settings like Node-RED server address
- Use NFC to validate room accessing
- Make screens to display errors nicely for user
- Connect to a remote server to get room ID or some other user info
- Support multiple boarding rooms