Git Product home page Git Product logo

ajikamaludin / react-native-kasiraja-mobile Goto Github PK

View Code? Open in Web Editor NEW
11.0 3.0 2.0 49.87 MB

kasirAja aplikasi POS (point of sales) gratis dan opensource, silahkan digunakan di alamat tertera atau anda dapat menginstallnya sendiri di host anda

Home Page: https://kasiraja.ajikamaludin.id

License: Other

JavaScript 81.36% Starlark 1.04% Java 8.78% Ruby 0.88% Objective-C 0.21% Makefile 0.83% C++ 3.77% Objective-C++ 3.13%
react-native react android nativebase

react-native-kasiraja-mobile's Introduction

kasirAjaAndroid

mobile apps android kasirAja - aplikasi POS sedehana dengan berbagai fitur didalamnya dibangun dengan react native

backend

Hapijs REST API - kasirAja: Link

screenshots

Support me

Trakteer Saya

get the app

demo

Demo Video

feature

  • nodejs rest api
  • bisa lebih dari 1 toko multi store
  • bisa lebih dari 1 kasir multi users
  • pengelolaan produk, stok dan unit
  • pembelian
  • penjualan (scan barcode)
  • diskon penjualan
  • UI design use NativeBase

development

  • install

      yarn install
    

or

    npm install --legacy-peer-deps #for expo 45 some of deps is not support for react 17 
  • config app.config.js file for api_url

      cp app.config.js.example app.config.js
    
  • run the app

      npx expo start
    

build debug apk

  • bundle js and assets

      npx react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res
    
  • build apk with gradle

      cd android && ./gradlew assembleDebug
    
  • check file in android/app/build/outputs/apk/debug/app-debug.apk

react-native-kasiraja-mobile's People

Contributors

ajikamaludin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

react-native-kasiraja-mobile's Issues

Cetak Struk

ini aplikasi simpel dan keren banget Kak,
lebih sempurna lagi ada cetak struknya kak
karena utk toko retail dibutuhkan bukti pembelian.

good luck ka

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.