Pilgrim/src/pilgrim
Gustavo Henrique Santos Souza de Miranda f1195391db Started integrating the database to the UI so it can save the data into the database 2025-06-25 14:58:54 -03:00
..
models Altered the Cardinality of the foreign keys to be non-nullable 2025-06-05 22:01:54 -03:00
service Started integrating the database to the UI so it can save the data into the database 2025-06-25 14:58:54 -03:00
ui Started integrating the database to the UI so it can save the data into the database 2025-06-25 14:58:54 -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 Started integrating the database to the UI so it can save the data into the database 2025-06-25 14:58:54 -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 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