Best Buy is an American multinational consumer electronics retailer headquartered in Richfield, Minnesota. It was originally found as an audio specialty store called Sound of Music, and was rebranded under its current name with an emphasis on consumer electronics in 1983.
As part of our group project in Unit 2 at Masai School, we were given to build the clone of the bestbuy website.
Original website link: https://www.bestbuy.com/
Netlify link of our project: https://fanciful-unicorn-61bc77.netlify.app/
Blog link: https://medium.com/@pallaveeratnakar1714/adde80145794
- Rajashree Chakraborty
- Pallavee Kumari
- Deepak Rajput
- Akash Gupta
- HTML
- CSS
- Javascript(DOM Manipulation ,Local Storage)
- Bootstrap (CSS Framework)
- jQuery(Javascript library)
- Home Page: containing navbar, products, footer.
- Create Account: For creating an account.
- Sign in: For signing in to your account.
- Top Deals: For checking out the top deals of the website.
- Cart: Items added to cart will be visible here.
- Shipping page: For filling the shipping address.
- Payments page: For filling details of payment.
- Last page: Wishing buyer "Thank you for shopping with us".
- Github repository and Readme file done by Rajashree
- Landing page design made by Pallavee
- Navbar made by Rajashree
- Footer made by Akash
- Sign in and Create Account page made by Akash
- Top Deals page made by Deepak
- Cart page made by Rajashree
- Shipping page, payment, last page made by Pallavee
- Blog written by Pallavee, contributions by Akash,Deepak,Rajashree
- Team Work and Collaboration
- Use of GitHub to collaborate
- Insight into how websites are actually built
- Building a website using HTML, CSS, Javascript(DOM, Local Storage)
- Added frameworks - Bootstrap
- Javascript libraries - jQuery
- How to read and understand colleague's code efficiently.