diff --git a/.gitignore b/.gitignore index 5d381cc..e215cc1 100644 --- a/.gitignore +++ b/.gitignore @@ -160,3 +160,4 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +inventory_export.csv diff --git a/templates/create.html b/templates/create.html index d632400..f82e738 100644 --- a/templates/create.html +++ b/templates/create.html @@ -4,18 +4,7 @@ Add an Item - -
- Add | - View -
-

Add new Item

diff --git a/templates/delete.html b/templates/delete.html index 9b618aa..0313110 100644 --- a/templates/delete.html +++ b/templates/delete.html @@ -5,16 +5,10 @@ Delete Item -
- Add | - View -
- Do you want to delete the item? Cancel
- \ No newline at end of file diff --git a/templates/update.html b/templates/update.html index 1db46e1..c4a519b 100644 --- a/templates/update.html +++ b/templates/update.html @@ -4,18 +4,7 @@ Update Item - -
- Add | - View -
-

Update Item

diff --git a/templates/viewList.html b/templates/viewList.html index a45b266..5694a67 100644 --- a/templates/viewList.html +++ b/templates/viewList.html @@ -5,11 +5,6 @@ View Inventory -
- Add | - View -
-

Item Inventory