Skip to content

Moka-4444/CalculatorApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

βœ… JavaFX To-Do List App This is a simple and clean To-Do List application built using JavaFX. It allows users to add and remove tasks dynamically with a responsive user interface


πŸ› οΈ About the Project This To-Do List app includes:

πŸ“„ A TextField to input tasks

πŸ“‹ A ListView to display all tasks

βž• "Add Task" button to add a new item

❌ "Delete Selected" button to remove selected task

🎯 Simple and intuitive layout using VBox and HBox

πŸ’» Built with pure JavaFX – no external libraries required


πŸ’‘ What I Learned During the development of this project, I learned:

How to use JavaFX layouts like VBox, HBox, and Insets to build clean UIs

Working with ListView for displaying and managing dynamic lists

Implementing event handling for buttons (e.g., adding and deleting tasks)

Using ArrayList to store and manage task data internally

Enhancing UI responsiveness and structure with JavaFX components


πŸš€ Future Improvements ✏️ Add support for editing existing tasks

πŸ’Ύ Implement task persistence using local file or database

🎨 Add better CSS styling and animations

⌨️ Enable keyboard shortcuts for quick task entry and deletion

πŸ“… Add task due dates and reminders


About

A Simple Calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages