@@ -46,14 +46,14 @@ <h1 class="big-title text-center">What is this?</h1>
4646 </ div >
4747 < div id ="content-body " class ="container ">
4848 < p style ="padding: 10px; ">
49- This is an interactive website which allows you to make graphs of the github network.
50- Currently we have three types of graphs-- the most popular of which is our friends graph.
51- The friends graphs helps you visualize clusters of friends/collaborators on GitHub.
49+ This is an interactive website which allows you to make various graphs of information from
50+ the GitHub network. Currently the site generates three types of graphs-- the most popular and entertaining
51+ of which is the friends graph. The friends graph helps you visualize clusters of friends/collaborators on GitHub.
5252 This can be used to spot clusters within organizations and schools.
5353 </ p >
5454 < p style ="padding: 10px; ">
55- This is an open source project, all the source code can be found on github .
56- New collaborators are always welcomed; look at our github repository for contributing guidelines.
55+ This is an open source project, all the source code can be found on GitHub .
56+ New collaborators are always welcomed; look at our GitHub repository for contributing guidelines.
5757 </ p >
5858 </ div >
5959 < div id ="content-title ">
@@ -77,7 +77,7 @@ <h1 class="big-title text-center">Developers</h1>
7777 </ div >
7878 < div class ="card-body ">
7979 < p >
80- I did a large chunk of work with the backend pulling data from github and generating the graphs with visJS.
80+ Managed a majority of the work with the backend, pulling data from GitHub and generating the graphs with visJS.
8181 </ p >
8282 </ div >
8383 < div class ="links row text-center ">
@@ -105,7 +105,7 @@ <h1 class="big-title text-center">Developers</h1>
105105 </ div >
106106 < div class ="card-body ">
107107 < p >
108- Worked on pulling api data from github to create the mini profile display and some graphs .
108+ Worked on pulling API data from GitHub to create the mini- profile display and some graph work .
109109 </ p >
110110 </ div >
111111 < div class ="links row text-center ">
@@ -133,7 +133,7 @@ <h1 class="big-title text-center">Developers</h1>
133133 </ div >
134134 < div class ="card-body ">
135135 < p >
136- Worked on the front end design of the website and designed graphic art for this website .
136+ Worked on the front- end design of the website, responsible for a majority of the html and css elements .
137137 </ p >
138138 </ div >
139139 < div class ="links row text-center ">
0 commit comments