Giter Club home page Giter Club logo

app's Introduction

AdamRMS App

Warning

This app has now been retired. Screenshots of how it looked previously

The AdamRMS app is a companion to the AdamRMS Rental Management System

Debugging locally

Install Cordova on your machine, then run cordova run browser

Android

Known Issues

App fails if user has default browser set to firefox

Setup

  1. Install JDK version 8
  2. Install Gradle
  3. Install Android Studio (guide: https://cordova.apache.org/docs/en/11.x/guide/platforms/android/) targeting API 30
  4. Run export JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_361.jdk/Contents/Home (replace with your JDK path)

Builds

Enable USB teathering on the device (might need to plug in and unplug a few times to get it to trust)

cordova prepare android && cordova build android && cordova run android --debug --device

Open to debug chrome://inspect/#devices

Releases

Copy build.json.example to build.json and set all 4 passwords for the certificate under AdamRMS Android App Certificate Keystore

Run cordova prepare android && cordova build android --release

Upload platforms/android/app/build/outputs/apk/release/app-release.apk

iOS Builds

https://stackoverflow.com/a/19490759

After making changes cordova prepare ios then rebuild in Xcode using open -a Xcode platforms/ios

app's People

Contributors

dependabot[bot] avatar jbithell avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

zerzeryu

app's Issues

Scan asset Barcode to set asset status

Is your feature request related to a problem? Please describe.
Requested that asset Barcodes can be scanned to set the asset status, as well as the existing checkbox system

Describe the solution you'd like
New button on asset page to scan assets

Additional context
Requested by Aidan Dixon

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.