Pilgrim/src/pilgrim
Gustavo Henrique Santos Souza de Miranda 967c7e4ce6 Fix the Database no being put on the right path according with the config.toml 2025-07-16 16:39:31 -03:00
..
models Implemented directory management and improved TravelDiary and Photo handling logic. 2025-07-06 01:07:25 -03:00
service Implemented directory management and improved TravelDiary and Photo handling logic. 2025-07-06 01:07:25 -03:00
ui Fix the Database no being put on the right path according with the config.toml 2025-07-16 16:39:31 -03:00
utils Fix the Database no being put on the right path according with the config.toml 2025-07-16 16:39:31 -03:00
__init__.py Changed the names of the files to conform the python convection and also added photo_in_entry.py to diminish the cyclic import error in pylint 2025-06-04 00:13:18 -03:00
application.py Fix the Database no being put on the right path according with the config.toml 2025-07-16 16:39:31 -03:00
command.py Added Async Operations for the model travel_diary_service_mock.py and service_manager_mock.py and added a call to main in the command.py 2025-06-19 03:22:10 -03:00
database.py Fix the Database no being put on the right path according with the config.toml 2025-07-16 16:39:31 -03:00