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 InstructionsYou 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#
DocsIf 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.
#
TestsThe app comes with tests for business logic written in Jest.
#
StorybookThe UI was built and tested, isolated from bussiness logic, using Storybook.
#
Dependencies (Honourable mentions)#
From package.json#
LicensingProject is licensed under MIT license.