Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a new Angular project called yourLoginName-A4/ 0 See New Project-DefaultSetup for a review of how to start a new project with class defaults Create

image text in transcribed
image text in transcribed
Create a new Angular project called yourLoginName-A4/ 0 See New Project-DefaultSetup for a review of how to start a new project with class defaults Create a header component and a footer component the way we have done . Create a file in the app folder called yourLoginName.ts in the app folder. In this file, create a class called YourLoginName that includes the following definition with your choice of label and type: 0 Your student number, your name, your login name, your campus, and assignment title O In both the header and footer component .ts files, import and create a variable to fill in the class data with your information using @Input to pass data from the app.component to the header and footer components (i.e. Data MUST be loaded in the app.component and passed to the header and footer). 0 Header area: assignment title / your name O Footer area: your name / your student number / your login name / your campus O Note: You may need to stop the node server and start up again after creating a class. Use Ctri+C to terminate batch job then "ng serve" again after class file is created. Create 2 JSON files for 2 different animals (ex. dog, cat, horse, chicken, etc.); Each will include at least 3 entries with specific data about each consisting of at least 4 facts per entry; Be sure to VALIDATE each JSON file. You can use https:/jsonlint.com/ Use an Interface and Angular JSON retrieval process to pull data into the MAIN component . you can refer to inclass exercise json app What to submit

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

Business Statistics

Authors: Robert A Donnelly, Robert Donnelly Jr

2nd Edition

0133852288, 9780133852288

More Books

Students also viewed these General Management questions

Question

1. Too understand personal motivation.

Answered: 1 week ago