/asmr-mobile

A simple Coffee Beans management solution, now on mobile!

Primary LanguageTypeScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Contributors Forks Stargazers BSD 3-Clause License


asmr

asmr

A simple Coffee Beans management solution, now on mobile!

Table of Contents
  1. About asmr mobile
  2. Getting Started
  3. Usage
  4. License
  5. Contact

About asmr mobile

asmr asmr asmr

asmr mobile is your solution for coffee beans management on mobile phones. You can manage your bean inventory, track down green bean to roasted bean production, and manage roasted bean transaction. You can also see the production report to see how well your bean is being roasted.

To be able to access asmr on your workplace, you need to contact your workplace Administrator and provide the information about your employment information. The Administrator then will be able to register and grant you access to the system.

(back to top)

Built With

Powered by React Native.

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Please make sure have you following installed.

Installation

  1. Clone this repo
    git clone https://github.com/danang-id/asmr-mobile.git
    cd asmr-mobile
  2. Install NPM packages
    yarn install
  3. (Optional) Prepare Gleap Token. You can obtain it on the Gleap Dashboard. Save this token to .env.local file. Use the following template if this file does not exist.
    GLEAP_TOKEN=""

(back to top)

Run and Build

To run this application for development, follow this guide documented by React Native team: Running On Devices.

To build this application for release, follow this guide documented by React Native team: Publishing to Google Play Store or Publishing to Apple App Store.

(back to top)

License

This project is licensed under the BSD 3-Clause License. See LICENSE.md for more information.

(back to top)

Contact

Danang Galuh Tegar Prasetyo - @dananggaluht - connect@danang.id

Project Link: https://github.com/danang-id/asmr

(back to top)