- This is a desktop meeting note-taking application that allows users to efficiently record notes for their contact.
- NoteNote provide tools for organizing and categorizing contacts in a systematic and easy-to-navigate structure.
- Users interact with the application through a CLI, and it has a GUI created with JavaFX.
- The application is written in Java.
- Some parts of this sample application were inspired by the excellent JavaFX tutorial by Marco Jakob.
- Libraries used: JavaFX, Jackson, JUnit5