From f25bc3b4a093183845e3dc8ec3e86ca48a57a75f Mon Sep 17 00:00:00 2001 From: Garvit Shah <96362727+gobbledy-gook@users.noreply.github.com> Date: Thu, 31 Aug 2023 07:36:30 +0530 Subject: [PATCH] UI v2 update * UI Changes: Standardised each section and buttons * UI Changes: Changes made according to suggestions * UI Changes: Python linting corrected! --------- Co-authored-by: Garvit Shah --- build.sh | 1 - report_ai/index.html | 44 ++++++++++++++++++++---------- report_ai/popup.js | 13 ++++++++- report_ai/rating.css | 65 ++++++++++++++++++++++++++++++-------------- server.py | 12 ++++---- 5 files changed, 92 insertions(+), 43 deletions(-) diff --git a/build.sh b/build.sh index 5ee0af7..89499fd 100755 --- a/build.sh +++ b/build.sh @@ -1,4 +1,3 @@ #!/bin/bash -export API_KEY=APIKEY export MONGO_URI=MONGOURL python3 server.py diff --git a/report_ai/index.html b/report_ai/index.html index bb26ed4..8b85441 100644 --- a/report_ai/index.html +++ b/report_ai/index.html @@ -6,7 +6,7 @@ - +