From acdca2191b96baad44557c5a44fcaa55431e3036 Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 01:02:24 +0000 Subject: [PATCH 1/2] Rename project to Grocery Store X --- README.md | 2 +- ui/index.html | 4 ++-- ui/manage-product.html | 4 ++-- ui/order.html | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 70b41fb..bc65b5c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# python_projects_grocery_webapp +# Grocery Store X In this python project, we will build a grocery store management application. It will be 3 tier application, 1. Front end: UI is written in HTML/CSS/Javascript/Bootstrap 2. Backend: Python and Flask diff --git a/ui/index.html b/ui/index.html index e1368f1..8048c03 100644 --- a/ui/index.html +++ b/ui/index.html @@ -2,7 +2,7 @@
-