Skip to content

Commit c777de3

Browse files
author
itemah26
committed
I'v added some new stuff to step 4
1 parent e4032fa commit c777de3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Week7/MAKEME.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Give feedback on the SPA (Github API) and git branching homework of one of you f
1818

1919
- Add map, filter, reduce to your existing app to build an application that loads data from github, filters out based on certain value, map->reduces to a data object and render that object to the dom (using map again).
2020
<!-- - Add polling to your app so that it checks every minute or so if a new repo has been made and if it has, adds it to the DOM without reloading the page. -->
21+
- Try to use map, filter and reduce to help the user to find the most and the less forked, watched repo. and the total number of fork for all repos.
2122
- Add a readme to your repo explaining what your app does and how to use your app. Here's a [template](https://gist.github.com/jxson/1784669) and here you can see how to make [your readme awesome](https://gist.github.com/rrgayhart/91bba7bb39ea60136e5c).
2223

2324
### Step 5: **Some freeCodeCamp challenges:**

0 commit comments

Comments
 (0)