Grupo2-Algortimos / MiFarma

0 stars 0 forks source link

Implemetado la escritura de archivos #111

Closed Legendnt1 closed 11 hours ago

Legendnt1 commented 11 hours ago

This pull request includes several changes to the MiFarma project, focusing on adding file writing functionality and updating file handling methods. The most important changes include the addition of methods to write data to files, updates to file handling in the ControllerProgram class, and renaming of files to reflect their purpose better.

File Writing Functionality:

File Handling Updates:

File Renaming:

Miscellaneous:

These changes enhance the functionality of the MiFarma project by enabling data persistence through file writing and improving the clarity of file handling operations.