Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 936bff1

Browse files
committed
Clarification on the functionalities the application is to deliver
1 parent 5c9c677 commit 936bff1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Week1/MAKEME.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ _This homework is more extensive and challenging than previous homework! Please
2525

2626
You are going to write a _Single Page Application_ (SPA) that uses the [GitHub API](https://developer.github.com/guides/getting-started/).
2727

28-
This application should display information about the available [HYF GitHub repositories](https://github.com/hackyourfuture):
28+
This application should display information about the available [HYF GitHub repositories](https://github.com/hackyourfuture). The functionalities we would like to see in your application are as follows:
2929

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

0 commit comments

Comments
 (0)