Question: Requirements: To develop a Mobile Web Site using Angular framework. Create a new Angular project called A 1 that includes three components Header, Content, and
Requirements: To develop a Mobile Web Site using Angular framework. Create a new Angular project called A that includes three components Header, Content, and Footer. External Data o Create a class using your login as name and store it in a file called myclasses.ts in the app folder. This class will include the following properties your choice of names and data types: Your name, student number, login Sheridan email, campus, and assignment title o Create another class called Car in the same file as the login class. This class will include the properties your choice of names and data types: Car Make, Car Model, Body Type sedan suv, etc. Color The Header and Footer components o Import the login class to the header and footer components. o In the header component html file, use the login class to define data and use string interpolation to display an H with assignment title your student number your name. o In the footer component html file, use the login class to define data and use string interpolation to display an H with your login your Sheridan email your campus. The Content component o Import the Car class and use it to define an array of at least objects. o In the content.component.html create a layout with two sections A & B: The two sections will be side by side with section A on the left and section B on the right. Section A will list the car models using the ngFor directive do not hardcode When a car is selected with a "click event", display the details of the selected car in section B Other Requirements: Formatting, layout, colors, background, and labeling are considered in grading. I will be using Chrome's Toggle Device Bar for iPhone in landscape mode to grade your site. Remember, this is a mobile site so formatting and layout should reflect this; too much scrolling or whitespace will reduce your mark. SYST Mobile WebBased Application Development Assignment # Page of Grading Rubric Items Marks Classes and Data Header and Footer Components Content Component Site NOT published to cPanel Submission: Publish your project to cPanel Deployment can be up to days late without penalty. Submit to "Assignment Dropbox on SLATE email submissions will NOT be accepted: o A zip copy of the src folder of your Angular Project Folder o Include your cPanel URL to your published site in the comment section of the Dropbox o Include the password for the username "prof" for me to access your cPanel site ONLY IF PASSWORD PROTECTED For help with publishingdeploying see AngularDeployment in the References section. Assignment can be submitted up to days after the due date with penalty per day. After days the assignment will no longer be accepted. Only the last submission is accepted and marked, all others are ignored. Assignment must be completed individually.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
