Pilgrim/src/pilgrim
Gustavo Henrique Santos Souza de Miranda a9d39f415a Fix the photo edit to properly pass the original photo hash that was missing 2025-07-18 00:03:13 -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 photo edit to properly pass the original photo hash that was missing 2025-07-18 00:03:13 -03:00
utils Improve exception handling, remove debug print statements 2025-07-16 18:28:42 -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