Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/isc-rsingh/coffeeco

IRIS Coffee Company tutorial
https://github.com/isc-rsingh/coffeeco

Last synced: 4 days ago
JSON representation

IRIS Coffee Company tutorial

Awesome Lists containing this project

README

        

# InterSystems IRIS Full Stack QuickStart

This QuickStart is designed to run in the InterSystems Sandbox environment, so [follow the exercise online here](https://gettingstarted.intersystems.com/full-stack/).

In it, you create the basic information management infrastructure for a small manufacturing company. In this case, the company will be roasting, packaging and selling delicious, freshly roasted coffee beans. Along the way, you’ll learn how the InterSystems IRIS data platform can serve as the backbone of your IT architecture.

The QuickStart is divided into three parts and introduces the processes that you, as a coffee manufacturer, follow to set up everything from inventorying raw coffee beans to selling them in an online portal.

- **Part 1:** Write SQL to create and populate databases.
- **Part 2:** Build a RESTful API to handle business functions using ObjectScript.
- **Part 3:** Build an online storefront to sell your artisan coffee beans using the popular JavaScript framework, Vue.js.

![the 3 steps of the QuickStart](https://gettingstarted.intersystems.com/wp-content/uploads/2021/03/IrisCoffee-Sketch1-01.png)

Use this repo by following [the instructions here](https://gettingstarted.intersystems.com/full-stack/).