This project is an implementation of Aalto Programming Studio 2 course, Smart cookbook
Detailed description can be found in this link: https://plus.cs.aalto.fi/studio_2/k2019/studioprojekti/232/
Keywords: Scala, Swing, Continuous Integration, GUI
- JDK 8/11
- Scala 3.1.3
- Git
- sbt 1.5.0+
- Clone this repo to your local machine with
git clone https://github.com/xiaoxiaobt/Aalto-Studio2-Project-2018.git
- Navigate to
Aalto-Studio2-Project-2018
by
cd Aalto-Studio2-Project-2018
- Run
UI.scala
as an application
sbt run