FridgeFriend is an app for managing food in the fridge that is optimised for use via a Command Line Interface (CLI) and is targeted at new homeowners who cook. If you can type fast, `FridgeFriend` can track your cold or frozen groceries faster and easier than any other apps. It is written in Java, and has more than 6000 lines of code.
This is a student project for university software development course.
I am one of the contributors to the FridgeFriend project.
Iter 1: In charge of the food related classes and enums
Code contributed: RepoSense Link
Food
FoodCategory
FoodStorageLocation
Food
list
UniqueFoodnameChecker
ClearCommand
InvalidQuantityException
RepetitiveFoodIdentifierException
FoodNameNotFoundException
Fridge
modificationAddCommand
modificationRemoveCommand
modificationParser
modificationadd
and remove
feature updateadd
command with sequence diagram