Pilgrim/src/pilgrim/service
Gustavo Henrique Santos Souza de Miranda a999a0a437 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
..
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 Altered the Cardinality of the foreign keys to be non-nullable 2025-06-05 22:01:54 -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 Made some changes to naming in both the classes and the tables of the database to conform the correct naming scheme 2025-06-05 19:59:43 -03:00
travel_diary_service.py Added the diary select screen 2025-06-08 22:50:26 -03:00