GithubHelp home page GithubHelp logo

mujoko / isale Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 1.0 427 KB

POS Isale

License: GNU General Public License v3.0

Java 10.23% CSS 67.77% JavaScript 13.84% HTML 8.10% Dockerfile 0.06%

isale's Introduction

POS app

Retail business need POS system

Roadmap

  • Versi 1.0.0

    • Entry master data
    • Day to day job retail like process transaction

Technology, Framework, Tools and Platform

Prerequisite for this app

  • Java 8
  • Maven 3.3.9
  • H2 Database
  • Spring Boot 2.1.0.RELEASE
  • Heroku

How to start

Get the app by git clone or the zip file while the app is under development. git clone https://github.com/mujoko/isale.git or download from https://github.com/mujoko/isale/archive/master.zip

Development version of this app will be deployed automatically into heroku and this can be access from https://isale.herokuapp.com and Test for REST https://isale.herokuapp.com/swagger-ui.html

Dockerize the app

  • Start the container; Name of the container is sbapp

  • run this command below in terminal

      docker run -tid -p 10000:10000 --name sbapp springboot-app:latest
    
  • Access the logs in terminal docker ps -qa

  • Once started, open the REST client, and test the preceding RESTful using SWAGGER UI http://localhost:10000/swagger-ui.html

  • and the app can be access trought browser at

      http://localhost:10000/
    

isale's People

Contributors

mujoko avatar

Watchers

 avatar James Cloos avatar  avatar

Forkers

gardiary

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.