From 28fa5c6da155f5cf2db132ef0e5737dba3163175 Mon Sep 17 00:00:00 2001 From: Sanskriti Date: Sat, 4 Jan 2025 11:24:02 +0530 Subject: [PATCH] updated readme.md --- README.md | 28 ++++++++++++++++++++++++++-- cart.html | 1 + wishlist.html | 3 ++- 3 files changed, 29 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 495575c..68799bf 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,26 @@ -# ever-shade -EverShade is a digital platform revolutionizing the beauty industry by combining sustainability and inclusivity. It aims to provide a personalized and eco-conscious shopping experience while celebrating the diverse beauty of every individual. +# EverShade - Revolutionizing Beauty with Sustainability and Inclusivity + +EverShade is a digital platform revolutionizing the beauty industry by combining sustainability and inclusivity. It aims to provide a personalized and eco-conscious shopping experience while celebrating the diverse beauty of every individual. + +This project integrates Firebase for user authentication, cart and wishlist management, and personalized user experiences using CDN links. + +## Features + +- **User Authentication** + - Login and Signup functionality using Firebase Authentication. + - Uses Firebase `uid` for user identification instead of emails. + +- **Personalized Shopping Experience** + - Users can create and manage their cart and wishlist with Firebase Firestore. + - Personalized recommendations based on user preferences. + +## Technologies Used + +- **Frontend** + - HTML + - CSS + +- **Backend** + - JavaScript + - Firebase + diff --git a/cart.html b/cart.html index b0e2997..961f397 100644 --- a/cart.html +++ b/cart.html @@ -27,6 +27,7 @@ +

Your Cart

diff --git a/wishlist.html b/wishlist.html index 3a21a5e..a3dfe65 100644 --- a/wishlist.html +++ b/wishlist.html @@ -26,7 +26,8 @@ - + +

Your Wishlist