Skip to content

mineboxarabic/BloomFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BloomFX

BloomFX is a UI Task manager program developed using Java and JavaFX. It allows users to organize and prioritize their tasks in a visually appealing interface.

Features

  • User-friendly interface built with JavaFX and FXML
  • Customizable task categories and priorities
  • Ability to set due dates and reminders for tasks
  • Visualization of completed tasks

Screenshots

Selecting the task view :

Screenshot of BloomFX task view

List View :

Screenshot of BloomFX list view

Adding a new task or editing an existing one :

Screenshot of BloomFX list view

Day View :

Screenshot of BloomFX day view

The Completed Tasks section :

Screenshot of BloomFX day view

The Trash section :

Screenshot of BloomFX day view

Installation

To run BloomFX, you will need the following software:

  • Java 8 or higher
  • A JavaFX compatible IDE (such as IntelliJ IDEA or Eclipse)

To install and run BloomFX, follow these steps:

  1. Clone the repository to your local machine
  2. Open the project in your IDE
  3. Run the App.java file

Usage

Upon launching BloomFX, you will be presented with the main task view. From here, you can:

  • Choose the way to view your tasks ('List View', 'Day View')
  • Create new tasks by clicking the "Add Task" button
  • Edit or delete existing tasks by right-clicking on them
  • Change the task category or priority by using the dropdown menus
  • Mark a task as complete by clicking the checkbox next to it

Contributions

If you would like to contribute to BloomFX, please fork the repository and submit a pull request. Before submitting any changes, please ensure that you have tested your code thoroughly and that it adheres to the project's coding standards.

Author

BloomFX was developed by Yassin Younes.

License

No License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors