Implement a simple application to display astronaut records.

Complete the given single page Angular 2 application that models a simple dashboard of information about all the astronauts c : Notes">

NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

<div class="preheader" style="margin:0 auto;display:none;">Implement a simple application to display astronaut records.</div>

<p>Complete the given single page Angular 2 application that models a simple dashboard of information about all the astronauts currently stationed at the International Space Station. Model the implementation after the instructions below. Click any image to expand it in a new window.</p>

<p>&nbsp;</p>

<figcaption>
<p>Clicking the <em>View Info</em> button next to an astronaut&#39;s name renders a new table.</p>

<p>&nbsp;</p>

<p><a href="https://s3.amazonaws.com/istreet-assets/egX-03Dn3aLXM6ZP4tXFhg/astronaut-view-info.gif" onclick="window.open(this.href, 'SampleImplementation', 'resizable=yes,status=yes,location=no,toolbar=no,menubar=no,fullscreen=no,scrollbars=no,dependent=no,width=800,left=200,height=614,top=200'); return false;" title="A GIF of the working application.">Click here for a demo.</a></p>

<p>&nbsp;</p>

<p>&nbsp;</p>

<p>The application&#39;s initial state.</p>

<p>&nbsp;</p>
</figcaption>

<figcaption>
<p>Clicking the <em>View</em> button under <em>Images</em> redirects to the <em>Google Images</em> results for <code style="color:black;">Peggy Whitson</code>.</p>

<p>&nbsp;</p>

<p><a href="https://s3.amazonaws.com/istreet-assets/7rrWXAA3_XFZOKJnIsHZVg/astronaut-view-images.gif" onclick="window.open(this.href, 'SampleImplementation', 'resizable=yes,status=yes,location=no,toolbar=no,menubar=no,fullscreen=no,scrollbars=no,dependent=no,width=800,left=200,height=434,top=200'); return false;" title="A GIF of the working application.">Click here for a demo</a>. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</p>
</figcaption>

<table style="margin:0 auto;border-collapse:collapse;vertical-align:middle;border:1px solid black;border-color:lightgray;padding:10px;width: 80%;">
<tbody>
<tr>
<th style="font-weight:bold;text-align:middle;vertical-align:middle;border:1px solid black;border-color:lightgray;padding:10px;">Example</th>
<th style="font-weight:bold;text-align:middle;vertical-align:middle;border:1px solid black;border-color:lightgray;padding:10px;width: 40%;" title="Click images to expand.">&nbsp; &nbsp; Behaviour &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</th>
</tr>
<tr>
<td style="vertical-align:middle;border:1px solid black;border-color:lightgray;padding:10px;">
<p><a href="https://s3.amazonaws.com/istreet-assets/bqB9YMJcRtlmLgigvYkPLg/astronaut-initial.png" onclick="window.open(this.href, 'SampleImplementation', 'resizable=yes,status=yes,location=no,toolbar=no,menubar=no,fullscreen=no,scrollbars=no,dependent=no,width=525=6,left=20,height=397,top=40'); return false;" target="_blank" title="Click to expand."><img alt="Initial State" src="https://s3.amazonaws.com/istreet-assets/bqB9YMJcRtlmLgigvYkPLg/astronaut-initial.png" style="width: 100%;" /></a></p>
</td>
<td style="vertical-align:middle;border:1px solid black;border-color:lightgray;padding:10px;">
<p dir="ltr"><b id="docs-internal-guid-b4a37853-2b5a-ff34-77b9-0f1fe304b908">The application must:</b></p>

<p>&nbsp;</p>

<ul>
<li dir="ltr">
<p dir="ltr"><b id="docs-internal-guid-b4a37853-2b5a-ff34-77b9-0f1fe304b908">Use the<a href="http://api.open-notify.org/astros.json"> Open Notify API endpoint</a> to fetch the names of astronauts currently stationed at the International Space Station.</b></p>
</li>
<li dir="ltr">
<p dir="ltr"><b id="docs-internal-guid-b4a37853-2b5a-ff34-77b9-0f1fe304b908">Display the astronauts&#39; names in the format shown in the diagram to the right.</b></p>
</li>
</ul>

<p dir="ltr">&nbsp;</p>

<p>&nbsp;</p>
</td>
</tr>
<tr>
<td style="vertical-align:middle;border:1px solid black;border-color:lightgray;padding:10px;">
<p><a href="https://s3.amazonaws.com/istreet-assets/q8vqfjPpGsntbMs10Mq5SA/astronaut-view-info.png" onclick="window.open(this.href, 'SampleImplementation', 'resizable=yes,status=yes,location=no,toolbar=no,menubar=no,fullscreen=no,scrollbars=no,dependent=no,width=462,left=20,height=555,top=40'); return false;" title="Click to expand."><img alt="View Info" src="https://s3.amazonaws.com/istreet-assets/q8vqfjPpGsntbMs10Mq5SA/astronaut-view-info.png" style="width: 100%;" /></a></p>
</td>
<td style="vertical-align:middle;border:1px solid black;border-color:lightgray;padding:10px;">
<ul>
<li dir="ltr">
<p dir="ltr"><b id="docs-internal-guid-b4a37853-2b5e-a1e9-9177-5b4976aae29f">Clicking the View Info button next to an astronaut&#39;s name renders a table below the list of astronaut names and reveals further information about that specific astronaut.</b></p>
</li>
<li dir="ltr">
<p dir="ltr"><b id="docs-internal-guid-b4a37853-2b5e-a1e9-9177-5b4976aae29f">The rendered table of astronaut information has three columns:</b></p>

<ul>
<li dir="ltr">
<p dir="ltr"><b id="docs-internal-guid-b4a37853-2b5e-a1e9-9177-5b4976aae29f">Name: The first row must contain the column header and the second row must contain the astronaut&#39;s name.</b></p>
</li>
<li dir="ltr">
<p dir="ltr"><b id="docs-internal-guid-b4a37853-2b5e-a1e9-9177-5b4976aae29f">Images: The first row must contain the column header and the second row must contain a button labeled View.</b></p>
</li>
<li dir="ltr">
<p dir="ltr"><b id="docs-internal-guid-b4a37853-2b5e-a1e9-9177-5b4976aae29f">More Information: The first row must contain the column header and the second row must contain a button labeled View.</b></p>
</li>
</ul>
</li>
</ul>
</td>
</tr>
<tr>
<td style="vertical-align:middle;border:1px solid black;border-color:lightgray;padding:10px;">
<p><a href="https://s3.amazonaws.com/istreet-assets/B6Get-T9OaM0chUi3Qdxrg/Screen%20Shot%202017-02-09%20at%201.46.04%20PM.png" onclick="window.open(this.href, 'SampleImplementation', 'resizable=yes,status=yes,location=no,toolbar=no,menubar=no,fullscreen=no,scrollbars=no,dependent=no,width=1004,left=20,height=555,top=40'); return false;" title="Click to expand."><img alt="TODO_IMAGE_DESCRIPTION" src="https://s3.amazonaws.com/istreet-assets/B6Get-T9OaM0chUi3Qdxrg/Screen%20Shot%202017-02-09%20at%201.46.04%20PM.png" style="width: 100%;" /> </a></p>
</td>
<td style="vertical-align:middle;border:1px solid black;border-color:lightgray;padding:10px;">
<figure style="background-color:transparent;">&nbsp;
<ul>
<li dir="ltr">
<p dir="ltr"><b id="docs-internal-guid-b4a37853-2b60-75ac-0546-097341591e2c">The View button in the Images column must redirect to the Google Images results for that particular astronaut.</b></p>
</li>
<li dir="ltr">
<p dir="ltr"><b id="docs-internal-guid-b4a37853-2b60-75ac-0546-097341591e2c">Access Google Images&#39; API at<a href="http://google.com/images?q="> http://google.com/images?q=NAME</a>, where NAME is the astronaut&#39;s name.</b></p>
</li>
</ul>

<figcaption>
<p>&nbsp;</p>
</figcaption>
</figure>
</td>
</tr>
<tr>
<td style="vertical-align:middle;border:1px solid black;border-color:lightgray;padding:10px;">
<ul>
<li style="line-height:180%;">The <em>View</em> button in the <em>More Information</em> column must redirect to the <em>Google Search</em> results for that particular astronaut.</li>
<li style="line-height:180%;">Access Google Search&#39;s API at <a href="http://google.com/search?q=" target="_blank">http://google.com/search?q=NAME</a>, where <code style="color:black;">NAME</code> is the astronaut&#39;s name.</li>
</ul>
</td>
<td style="vertical-align:middle;border:1px solid black;border-color:lightgray;padding:10px;">
<figure style="background-color:transparent;"><a href="https://s3.amazonaws.com/istreet-assets/zbUeMidd7_fLvXWjIq-f6g/Screen%20Shot%202017-02-09%20at%201.46.19%20PM.png" onclick="window.open(this.href, 'SampleImplementation', 'resizable=yes,status=yes,location=no,toolbar=no,menubar=no,fullscreen=no,scrollbars=no,dependent=no,width=1007,left=20,height=555,top=40'); return false;" title="Click to expand."><img alt="TODO_IMAGE_DESCRIPTION" src="https://s3.amazonaws.com/istreet-assets/zbUeMidd7_fLvXWjIq-f6g/Screen%20Shot%202017-02-09%20at%201.46.19%20PM.png" style="width: 100%;" /> </a>
<figcaption>
<p>Clicking the <em>View</em> button under <em>More Information</em> redirects to the <em>Google Search</em> results for <code style="color:black;">Peggy Whitson</code>.</p>

<p>&nbsp;</p>

<p><a href="https://s3.amazonaws.com/istreet-assets/1O69ZYuaG88ce5kBHcPaEA/astronaut-view-more-info.gif" onclick="window.open(this.href, 'SampleImplementation', 'resizable=yes,status=yes,location=no,toolbar=no,menubar=no,fullscreen=no,scrollbars=no,dependent=no,width=800,left=200,height=433,top=200'); return false;" title="A GIF of the working application.">Click here for a demo.</a></p>
</figcaption>
</figure>
</td>
</tr>
</tbody>
</table>

<div style="margin:0 auto;">
<p>&nbsp;</p>
</div>

<div class="grammarly-disable-indicator">&nbsp;</div>

<div class="grammarly-disable-indicator">&nbsp;</div>

<div class="grammarly-disable-indicator">&nbsp;</div>

<div class="grammarly-disable-indicator">&nbsp;</div>

<div class="grammarly-disable-indicator">&nbsp;</div>
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.