Installation
Download Build your app from sources#
App is NOT published in Appstore nor Google Play yet. Instead, you can build the app from sources from this repo GitHub Pages
Build Instructions#
You need to have setup dev environment for React Native, iOS and Android development.
- Clone the repo with source codes from this repo
- Run each command in Terminal
Mobile App#
Docs#
If you want to edit these docs you are currently browsing (built with Docusarus, ReactJS and Markdown), just clone the repo and then run this commands:
tip
To scan the QR codes using camera, you need to run mobile app 'on-device'. However, source code contains also "dummy" data, therefore with small tweaks you can run the app in simulator / emulator all time.
Tests#
The app comes with tests for business logic written in Jest.
Storybook#
The UI was built and tested, isolated from bussiness logic, using Storybook.
Dependencies (Honourable mentions)#
From package.json#
Licensing#
Project is licensed under MIT license.