Skip to content

Commit a8f3d24

Browse files
committed
README written
1 parent 15a461c commit a8f3d24

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

README.md

+15-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,15 @@
1-
# coffeeco
2-
IRIS Coffee Company tutorial
1+
# InterSystems IRIS Full Stack QuickStart
2+
3+
This QuickStart is designed to run in the InterSystems Sandbox environment, so [follow the exercise online here](https://gettingstarted.intersystems.com/full-stack/).
4+
5+
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.
6+
7+
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.
8+
9+
- **Part 1:** Write SQL to create and populate databases.
10+
- **Part 2:** Build a RESTful API to handle business functions using ObjectScript.
11+
- **Part 3:** Build an online storefront to sell your artisan coffee beans using the popular JavaScript framework, Vue.js.
12+
13+
![the 3 steps of the QuickStart](https://gettingstarted.intersystems.com/wp-content/uploads/2021/03/IrisCoffee-Sketch1-01.png)
14+
15+
Use this repo by following [the instructions here](https://gettingstarted.intersystems.com/full-stack/).

0 commit comments

Comments
 (0)