- Clone of 1-800 Flowers
A team of four people created this project over the course of five days.
- Nikhil pilare (fw24_151)
- Aditya Choudhary (fw24_753)
- Sourabh Mandal (fw25_095)
- Karan Jarwal (fw24_257)
https://gulmohar-the-flower-shop.netlify.app/
The Gulmohar is a E-commerce website of flowers and gift delivery. It includes various categories and brands according to the needs of customers.
Our website offers floral arrangements, plants and unique gifts to celebrate birthdays, anniversaries, everyday occasions, and seasonal holidays, and to deliver comfort during times of grief. Backed by a caring team obsessed with service,also provides customers thoughtful ways to express themselves and connect with the most important people in their lives.
The project is built using HTML, CSS, and JavaScript
, and is intended to be a responsive
and visually appealing website.
https://bored-school-uniform-bull.cyclic.app/flowers
- HTML
- CSS
- JavaScript
Gulmohar is designed to be user-friendly and easy to navigate. The website includes the following pages:
Home
👨💼(Nikhil Pilare) : A landing page with information about the store and featured products and categories.
Product
👨💼(Sourabh Mandal) : A page with a selection of products available for purchase.
For the data of the product we created the JSON API to store the data. then we feched the data from API and apply different filters and functionality. We can filter our products based on our preference of the prize and rating of the product.
We can add product to our cart page by clicking on the product.
Cart
👨💼(Sourabh Mandal) : A page to customize the quantity and select the products we want to buy.
We have payment page during the checkout.
We also have OTP generator
for a secure payment.
Sign-up
👨💼(Aditya Choudhary) : A page where the customer can create a new account for fast, seamless product purchases.
Sign-In
👨💼(Aditya Choudhary) : A page where existing users can sign in so that their experience is uninterrupted.
Admin
👨💼( Karan Jawar ): A page with all the control of the products displayed on the website and the User of the site.
In admin page we have functionality like:-
- Add Product : We can add new products just by filling the details.
-
Edit Product : Same like Add we can update the values of the product that are present.
-
Delete Product : We can Delete the product present by clicking the button and conforming.
- User : A page giving the details about the user thst hsve signed up.
Each and every page of the website is responsive
in nature for 3 screens i.e. Desktop/Laptop, Tablet, and Mobile
.
This is the overall view of the website.
Contributions to groovy-airplane-6414 are welcome! If you would like to contribute, please follow these guidelines:
- Create a new branch for your changes
- Make your changes and commit them with clear commit messages
- Push your changes to your fork
- Create a pull request with a clear description of your changes
- Credits