tp

Overview

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.

Summary of Contributions

My main contribution is the seedu.dietbook.list package, which functions as the model for the application, supporting storing and retrieval of data from memory.

Code Contributed

Reposense link

Enhancements Implemented

Contributions to documentation

Contributions to team-based tasks:

Review/mentoring contributions