Pilgrim/src/pilgrim
Gustavo Henrique Santos Souza de Miranda afc6908f37 Fixed the bindings to properly work and changed some bindings to avoid conflicts with the system 2025-07-13 22:53:39 -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 Fixed the bindings to properly work and changed some bindings to avoid conflicts with the system 2025-07-13 22:53:39 -03:00
utils Implemented directory management and improved TravelDiary and Photo handling logic. 2025-07-06 01:07:25 -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 Implemented directory management and improved TravelDiary and Photo handling logic. 2025-07-06 01:07:25 -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 Changed the base directory where the data generated by the program to be at the home directory and also added a check to ensure the creation of the program directory 2025-07-05 07:29:09 -03:00