Pilgrim/src/pilgrim/service
Gustavo Henrique Santos Souza de Miranda 84b0397263 Added the sidebar to add images, and modals to manage photo 2025-06-27 17:08:20 -03:00
..
mocks Changed the modal size and also modified the edit_entry_screen.py to conform with the wireframe, also changed all the texts to be english 2025-06-25 00:27:49 -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 Changed some imports in photo_service.pyto avoid circular import error, and removed a package on diary_list_screen.py that is not being used. 2025-06-09 19:47:45 -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