henryhamon / so-where-is-my-money

So... Where is my money?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gitter Quality Gate Status Reliability Rating License: MIT

So... Where's my money?

This is a sample project, an Expenses Tracker with Machine Learn made with InterSystems IRIS and embedded Python.

Prerequisites

Make sure you have git and Docker desktop installed.

Installation

Clone/git pull the repo into any local directory

$ git clone https://github.com/intersystems-community/intersystems-iris-dev-template.git

Open the terminal in this directory and call the command to build and run InterSystems IRIS in container:

$ docker-compose up -d

To open IRIS Terminal do:

$ docker-compose exec iris iris session iris -U IRISAPP
IRISAPP>

Read about all the files in this artilce

About

So... Where is my money?

License:MIT License


Languages

Language:ObjectScript 90.2%Language:Dockerfile 9.8%