📅 This JavaFX Calendar App is a simple and user-friendly application for managing and organizing events and tasks. It provides an easy-to-use interface and supports all basic features that a calendar app should have.
👉 Users can easily switch between different months and years using the arrows provided on the UI.
👉 When a user hovers over a date, the date is highlighted, and the user can see the events or tasks associated with that date.
👉 Users can add tasks or events to a specific date by clicking on that date, and a pop-up window appears to add details for that task.
👉 Users can also edit or delete tasks and events easily.
- Clone the repository.
git clone https://github.com/OmriBraha/Calendar.git
-
Import the project into Eclipse or any other IDE that supports JavaFX.
-
Run the Main.java file.
👍 Contributions are welcome! If you want to contribute to this project, feel free to create a pull request.
📝 This project is licensed under the MIT License.