Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 1.55 KB

README.md

File metadata and controls

42 lines (23 loc) · 1.55 KB

Velox Todo application

project-image

This is a Simple Gui Todo/Task manager Software developed using Java. This Application uses JSON files for its Data Management.

Project Screenshots:

project-screenshot

project-screenshot

project-screenshot

Made Using JavaFX and Scene Builder

  • FXML: folder for all the fxml files required
  • IMAGES: folder with external imgs for application

Images are from Icon8 Website

Folder Structure

The workspace contains two folders by default, where:

  • src: the folder to maintain sources
  • lib: the folder to maintain dependencies

Meanwhile, the compiled output files will be generated in the bin folder by default.

💻 Built with

Technologies used in the project:

  • Java
  • JavaFX
  • JSON

🛡️ License:

This project is licensed under the MIT License