-
This is a desktop application named Healthy Baby which allows its users to search for recipes and set personal goals.
-
It has a GUI but most of the user interactions happen using a CLI (Command Line Interface).
-
It is a Java application intended for university students who wish to lead a healthier lifestyle.
-
It is written in OOP fashion.
Acknowledgements
-
This project was inspired by the AddressBook-Level3 project by SE-EDU initiative
-
Some parts of this sample application were inspired by the excellent Java FX tutorial by Marco Jakob.