DietBook is a Command Line Interface (CLI) desktop application designed mainly NUS students staying on campus. It helps users track their food and nutritional intake as well as provide them with their daily calorie recommendation. It also has a database prepopulated with food items commonly found around NUS so that thse food items can be easily added to the list of food items consumed for tracking. DietBook is written mainly in Java.
Person.java
, FitnessLevel.java
and Gender.java
to support four commands name
, info
, userinfo
and editinfo
Ui.java
, UiHelper.java
, UiInput.java
, UiOuput.java
, UiMessage.java
to support the Ui Component
which is responsible for taking in user commands, communicating with Logic
to execute the command and printing out the relevant output or error messages
name
, info
, userinfo
and editinfo
commands to the Command Summary: #72 #77 #178v2.1
submissionsv1.0
releasedevelopers
team in the organisation, enabled the issue tracker, updated the labels in issue tracker and created the milestones used for managing the project