-
CaloFit is a calories tracker application. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface).
-
Our application targets audience who wishes to track their calories gained from day-to-day meals.
-
Not only does it tracks your meal, our application includes various useful features. E.g. Setting your own calories intake, getting recommendation for your daily meal, notifications on meals that you have missed and more!
-
The AddressBook-Level3 project was created by SE-EDU initiative at https://se-education.org
-
Some parts of this sample application were inspired by the excellent Java FX tutorial by Marco Jakob.