From 9119b6fa4753cd9b54308005c87653904c6af163 Mon Sep 17 00:00:00 2001 From: "[esekyi]" <[sskert10@gmail.com]> Date: Fri, 30 Aug 2024 07:50:05 +0000 Subject: [PATCH] =?UTF-8?q?[Fixes=F0=9F=9B=A0=EF=B8=8F]=20Added=20new=20UI?= =?UTF-8?q?=20elements?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/templates/base.html | 34 +-- app/templates/index.html | 248 ++++++++++++++++++ app/templates/recipes/create.html | 40 --- app/templates/recipes/createPages/create.html | 118 +++++++++ .../recipes/createPages/create_layout.html | 74 ++++++ .../recipes/{ => createPages}/edit.html | 0 app/templates/recipes/list.html | 26 -- .../recipes/readPages/allRecipes.html | 77 ++++++ .../recipes/readPages/read_layout.html | 66 +++++ .../recipe_detail.html} | 0 app/templates/user_auth/index.html | 12 - app/templates/user_auth/login.html | 2 + app/templates/user_auth/register.html | 1 + app/templates/user_auth/user_profile.html | 32 +++ app/utils.py | 7 - 15 files changed, 637 insertions(+), 100 deletions(-) create mode 100644 app/templates/index.html delete mode 100644 app/templates/recipes/create.html create mode 100644 app/templates/recipes/createPages/create.html create mode 100644 app/templates/recipes/createPages/create_layout.html rename app/templates/recipes/{ => createPages}/edit.html (100%) delete mode 100644 app/templates/recipes/list.html create mode 100644 app/templates/recipes/readPages/allRecipes.html create mode 100644 app/templates/recipes/readPages/read_layout.html rename app/templates/recipes/{single_recipe.html => readPages/recipe_detail.html} (100%) delete mode 100644 app/templates/user_auth/index.html create mode 100644 app/templates/user_auth/user_profile.html delete mode 100644 app/utils.py diff --git a/app/templates/base.html b/app/templates/base.html index 980a764..e115eb5 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -7,33 +7,37 @@
Discover and Share Your Favorite Recipes
+Share Your Taste, Explore New Flavors
+ Explore + Recipes +Image by Freepik
+Join SpiceShare and start sharing your favorite recipes with the world!
+ Join + Now +Discover and share delicious recipes from around the world!
- Explore - Recipes -