From e057ef0b3913fc843ed440ddf4349270e7f91fd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yi=C4=9Fit=20=C3=87olako=C4=9Flu?= Date: Fri, 22 Jun 2018 21:01:35 +0300 Subject: [PATCH] refactored,improved design --- Barcode_Reader_Python/.idea/workspace.xml | 46 +++++---- Barcode_Reader_Python/database_append.py | 94 ++++++++++++------- .../{database_actions.py => database_read.py} | 0 Barcode_Reader_Python/main.py | 4 +- 4 files changed, 91 insertions(+), 53 deletions(-) rename Barcode_Reader_Python/{database_actions.py => database_read.py} (100%) diff --git a/Barcode_Reader_Python/.idea/workspace.xml b/Barcode_Reader_Python/.idea/workspace.xml index 39d6ba3..ca6178c 100644 --- a/Barcode_Reader_Python/.idea/workspace.xml +++ b/Barcode_Reader_Python/.idea/workspace.xml @@ -2,11 +2,8 @@ - - - - + @@ -52,8 +49,8 @@ - - + + @@ -86,6 +83,11 @@ + @@ -144,7 +146,7 @@ - + - + - + - + - + - + @@ -380,6 +390,10 @@ + + +