Skip to content

Commit

Permalink
Loaded inventory to result page
Browse files Browse the repository at this point in the history
  • Loading branch information
FatemaKapadia committed Apr 9, 2021
1 parent e1d48b0 commit 99588e4
Show file tree
Hide file tree
Showing 26 changed files with 203 additions and 3,944 deletions.
4 changes: 0 additions & 4 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
{
<<<<<<< Updated upstream
"python.pythonPath": "d:\\Program Files\\Python 64 bit\\python.exe"
=======
"python.pythonPath": "/home/khushi/myvirtualenv/env/bin/python3"
>>>>>>> Stashed changes
}
Binary file modified Google_Solutions/__pycache__/settings.cpython-39.pyc
Binary file not shown.
2 changes: 1 addition & 1 deletion Google_Solutions/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
STATIC_URL = '/static/'
STATICFILES_DIRS = [
BASE_DIR / "static",
'/Google_Solutions/static/',
'/static/',
]

LOGIN_REDIRECT_URL = '/result'
Binary file removed Homepage/static/images/food_wastage.png
Binary file not shown.
Binary file removed Homepage/static/images/logo.png
Binary file not shown.
Binary file removed Homepage/static/images/restaurant-1.png
Binary file not shown.
Binary file removed Homepage/static/images/restaurant-2.png
Binary file not shown.
Binary file removed Homepage/static/images/restaurant-3.png
Binary file not shown.
Loading

0 comments on commit 99588e4

Please sign in to comment.