Pilgrim/src/pilgrim
Gustavo Henrique Miranda 44ff390695
Merge pull request #59 from gmbrax/fix/remove-stale-hashing-methods
Refactor the edit and add photo modal and remove the hashing methods out of the modals
2025-07-18 02:41:29 -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 Merge pull request #59 from gmbrax/fix/remove-stale-hashing-methods 2025-07-18 02:41:29 -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