View on GitHub

tp

If you want to start taking charge of your fridge and stop wasting your food, Fridget is for you.

Alvin Ben Abraham - Project Portfolio Page

Overview

Nowadays, users need to go through every ingredient in their fridge manually to perform any function related to their fridge. Fridget is a CLI-based application that hopes to automate a lot of the tasks users have relating to the fridge, so that users are able to cook easily and eat healthily.

Summary of Contributions

Code Contributed

Enhancements Implemented

New Feature: Added the ability to add items into Fridget

What does it do?
Allows the user to add an item (or multiple) into Fridget.
Why is it needed?
It is the backbone of the entire product. The first step for the user will always be to add the items in their fridge into Fridget, so that Fridget can help to keep track of it.

Anything special that I did?


New Feature: Added the ability to remove items from Fridget

What does it do?
Allows the user to remove an item from Fridget by name.
Why is it needed?
It allows users to remove items they do not need or have used. It is a requirement as Fridget acts as a ledger for the user’s fridge.

Anything special that I did?


New Feature: Added the ability to find items in Fridget

What does it do?
Allows the user to find an item from Fridget by name.
Why is it needed?
It allows users to check if an item they need is in the Fridge. It reduces the need to manually check whether an item is in the fridge.


Contributions to Team-Based Tasks

Review/Mentoring Contributions

Contributions to the User Guide

Contributions to the Developer Guide