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 FridgeFriend project.
Version 1
add
remove
list
search
add
, remove
, search
and list
add
, search
Version 2
Food
modificationAddCommand
modificationRemoveCommand
modificationParser
modificationInvalidQuantityException
search
featuressearch
Version 2.1
RunningLowCommand
to be disable
Parser
ModificationStorage
ModificationFridge
ModificationRunningLowCommand
ModificationInvalidSetLimitQuantityException
Ui
ModificationFridgeFriend
ModificationParser
Parser
, Fridge
, LoggingHandler
, Storage
Code contributed: RepoSense Link
Documentation
expiring
, remove
, runninglow
, search
and setlimit
commandCommand
, Exception
and Utilities
Diagramexpiring
, remove
, runninglow
, search
and setlimit
commandCommunity