/tp

Primary LanguageJavaMIT LicenseMIT

CI Status codecov

FoodNotes

Ui

Introduction

FoodNotes is a desktop address book application used to record reviews on food stalls and menus. The user interacts with it using a CLI, and it has a GUI created with JavaFX. It is written in Java, and has about 10 kLoC.

Others

This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.