Ever forget to go for a group meeting or need reminders for your assignment date? Fret not anymore.
Horo provides you the ability to store your Events and Tasks, while providing a reminder for whenever you set it.
You can even tag it to sort by a certain order, as well as import or export your calendar to transfer between computers!
-
This is a desktop Reminder application. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface).
-
It is a Java application written in an OOP fashion, developed and intended for students that need reminders for their Events and Tasks.
Acknowledgements
-
Some parts of this sample application were inspired by the excellent Java FX tutorial by Marco Jakob.
-
Libraries used: JavaFX, Jackson, JUnit5, JSONAssert
-
The application was based of AddressBook-Level3 project created by SE-EDU initiative at https://se-education.org