Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

THIS IS THE FIRT TWO PARTS ONLY THERE ARE 3 MORE 7:13 PM4 S.62% Create a website using Angular and Bootstrap. When you finish compress

image text in transcribed

THIS IS THE FIRT TWO PARTS ONLY THERE ARE 3 MORE

7:13 PM4 S.62% Create a website using Angular and Bootstrap. When you finish compress the (app) folder ONLY and send it as the solution Part 1: Creating components (15 points) The website consists of 5 components: The default app component Component called "navigation" Component called "products . Component called "customize Component called "Footer The website should look as follows on large screens. The list of products should be generated using Angular for loop as explained later in T-Shirt Shorts Shoes Select Addres! Preparing Images: Place the provided images inside "src/assets/images" folder Part 2: Navigation Component (10 points) Contains a bootstrap navigation bar with "bg-dark navbar-dark". Clothing Store Here Products About Us Part 3: Products Component (30 points) The products should be created using ng For loop. Step 1: in products.component.ts, add an array of arrays with name products to store the information about the available products: products- 1 T-Shirt". "White T-shirt", 10. tshirt10"! "Shorts", "Black Shorts" 20.short.p". 1 "Shoes Black Shoes". 40. shoes. Spo"!. 1: Step 2: In products.component.html, write the For loop to create the products

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

MongoDB Applied Design Patterns Practical Use Cases With The Leading NoSQL Database

Authors: Rick Copeland

1st Edition

1449340040, 978-1449340049

More Books

Students also viewed these Databases questions