Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.45 KB

File metadata and controls

31 lines (23 loc) · 1.45 KB

Java CI codecov

Logo
  • The Food Diary is a desktop app for managing food diary entries, optimized with a Command Line Interface (CLI) and packaged with a Graphical User Interface (GUI).

  • The Food Diary caters to food-passionate NUS students who would ideally benefit from keeping records of food options tasted in the vicinity of NUS.

  • The Food Diary will allow students to save time and effort when finding places to eat around the NUS vicinity.

Ui

Acknowledgements

Site Map

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

Libraries Used:

  • JavaFX
  • Jackson
  • JUnit5