Pilgrim/src/pilgrim/service
Gustavo Henrique Santos Souza de Miranda f84da2c934 Improved the photo sidebar and add the add_photo_modal.py to add photos and the file_picker_modal.py to select the proper file to be ingested, also changed photo.py and photo_service.py to receive a datatime and not a string representing the addition date 2025-06-29 21:38:33 -03:00
..
mocks Improved the photo sidebar and add the add_photo_modal.py to add photos and the file_picker_modal.py to select the proper file to be ingested, also changed photo.py and photo_service.py to receive a datatime and not a string representing the addition date 2025-06-29 21:38:33 -03:00
__init__.py Added the Services layer to the code to do the database operation 2025-06-05 13:28:16 -03:00
entry_service.py Fixed the entry model to accept datetime instead of a string containing the creating date 2025-06-25 17:26:52 -03:00
photo_service.py Improved the photo sidebar and add the add_photo_modal.py to add photos and the file_picker_modal.py to select the proper file to be ingested, also changed photo.py and photo_service.py to receive a datatime and not a string representing the addition date 2025-06-29 21:38:33 -03:00
servicemanager.py Added the sidebar to add images, and modals to manage photo 2025-06-27 17:08:20 -03:00
travel_diary_service.py Started integrating the database to the UI so it can save the data into the database 2025-06-25 14:58:54 -03:00