KOOVS.COM is an online store for western fashion, catering to menswear, womenswear, footwear, accessories, jewellery and beauty products.The company is headquartered in Gurgaon, with office in London, and serves to the Indian market. The website stocks Indian and international brands and its own range of clothing and accessories.
This project is a team effort, made during unit-2 of masai school.
- Live Netlify link of our Project : https://thunderous-lollipop-31c370.netlify.app/
- GitHub repository link of our Project : https://github.com/pragati-tripathi05/Unit-2-Group-Project
Home Page
: Contains links to different pages like men, women, bag, SignIn/SignUp pageSignIn/SignUp Page
: New user can create account or existing user can SignIn Via Mobile Number.Men Page
: Fashion Products of Specific GenderWomen Page
: Fashion Products of Specific GenderBag Page
: Products which user added to bag are shown in this page. User can also remove products from the bag and can see the total of the products.Payment Page
: Get the User shipping details and card details for payment and it also store it in localstorage.Order Complete Page
: Informed the user of their order completion and if user want to buy more, the page can redirect user to the home page.
- Home/Payment/orderComplete Page is designed and functioned by Savjit.
- SignIn/SignUp/Bag Page is designed and functioned by Pragati.
- Men/Shopping Pages are designed and functioned by Saurabh.
- Women Page is designed and functioned by Anmol.
- Data for the products are created by Saurabh.
- Readme.md page created by Savjit.
- Github is managed by Pragati.
-
At first most of our code was syntaxically error prone. So we learn to code with correct syntax.
-
We learn to read code of our fellow team members. We also learn to find the bugs in other's code.
-
There are additional features in our website which of that was not covered in our curriculum. So we decided to learn it ourselves and add it in our project.
-
Our understanding of the topic taught became clear.
-
We learn to collabrorate on Github.
HTML: 58.9%
CSS: 25.3%
JavaScript: 15.8%