@@ -1,6 +1,6 @@
#Installings
-pip install img2pdf styleframe xlsxwriter pysimplegui datetime SQLAlchemy docx2pdf
+pip install img2pdf styleframe xlsxwriter pysimplegui datetime SQLAlchemy==1.4 docx2pdf
conda install python-docx
@@ -1,5 +1,5 @@
-DB_PATH = r'C:\Users\Danny\Desktop\EnD and Investment\Tools\time_recoder\time_recorder_database'
+DB_PATH = r'time_recoder\time_recorder_database'
HOURLY_WAGE_IN_EURO = 28
-PATH = r'C:\Users\Danny\Desktop\EnD and Investment\Tools\time_recoder\time_recorded_tables\work_time_danny.xlsx'
+PATH = r'time_recoder\time_recorded_tables\work_time_eren.xlsx'
TEST_CASE = True
-NAME = 'Daniel Krauel'
+NAME = 'Eren Yilmaz'