This project was made to learn the basics of programming in C, this is a first release and may exist a lot of bugs but I am happy with the work. The project is actually functional and you can use it for personal purposes.
Mi idea is to improve the errors control in relation to the max size of some buffers.
[EXAMPLE] If one wants to save a very large description and writes over the max size of the variable, the program allows you to do it (attending to the possible consecuences)
If one clicks the delete button of any element, that information is over.
Go to the sources folder and open the GUI_main.exe from your file browser or terminal.
This information can be found on the branch GUI_analized_dev/notes (IMPORTANT: it is highly recommended to open this notes through https://obsidian.md/)