Welcome to CRUD in Java. Here is a guide where the structure of the project is explained.
Explanation of how the project works on video https://www.youtube.com/watch?v=4PdS4w8RkAA
The project contains several important folders:
src: the folder to maintain sources.src/css: the folder containing the styles.src/img: the folder containing the images.src/scenes: the folder containing the scenes.src/utils: the folder containing the utils.lib: the folder to maintain dependencies.
mongo-java-driver: Make connections to the database.javax.xml.bing: Required to create the UI.java-json: Using json.