Skip to content

Homework week1 JavaScript3#1

Merged
Nahui merged 1 commit into
masterfrom
week1
Mar 20, 2019
Merged

Homework week1 JavaScript3#1
Nahui merged 1 commit into
masterfrom
week1

Conversation

@Nahui
Copy link
Copy Markdown
Owner

@Nahui Nahui commented Mar 20, 2019

In this assignment you will built upon some existing code that is already pre-written by your teachers. Your homework consist of writing the code to make the application work as requested per week.

You are going to write a Single Page Application (SPA) that uses the GitHub API.

This application should display information about the available HYF GitHub repositories. The functionalities we would like to see in your application are as follows:

The user should be able to select a repository from a list of available repositories.
The application should display high-level information about the selected repository and show a list of its contributors.
When clicking on the name of the selected repository the GitHub page for the corresponding repository should be opened in a new browser tab.
When clicking on a contributor, the GitHub page for the contributor should be opened in a new browser tab.

@Nahui Nahui merged commit 9897e13 into master Mar 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant