You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A short introduction and/ or overview explaining the project. This description matches descriptions added for package managers (Gemspec, package.json, etc.)
12
+
Synopsis
13
+
This application will watch your learning progress on a number of websites. It will output a display of your badges in your own website as a pasteable widget.
16
14
17
15
Example
18
-
Make the API obvious. Short, concise demonstration that enables any developer to use your code as a tool for problem solving.
16
+
Using Team Treehouse API, we use dev tools to select images as code. Problem solving is updating changing data.
19
17
20
18
Motive/Influences
21
-
Why are we creating this and how long will it last? Will there be any maintenance? Where did our ideas come from? Where did we lift code?
19
+
We are creating this because we are developers and this tool will be of use to us. We will maintain this site as long as is necessary to keep track of our badges and learning progress....
20
+
Our influences are the Team Treehouse API. We use github and slack.
22
21
23
22
Installation
24
-
Simple How-to
23
+
Go to the insignia website. select import badge widget. customize widget.
25
24
26
25
API Reference
27
-
Reference documentation stored as a library, glossary, index or link to these.
26
+
Team Treehouse, Nate's Magic website, Nate's Fixit Website, Nates Emporium
28
27
29
28
Test
30
-
Describe and show how to run the tests with code examples. What testing software?
29
+
It('should do specific things', function(){} ...);
30
+
We are using npm to test our values and our data.
31
31
32
32
Contributors
33
-
Who's on it? What issue tickets initiated the project? Current?
33
+
Aaron, Jose, Audrey, Prakhash contributed. Initiated as a desire to keep track of our learning progress on 5.7.2015 Currently building...
34
34
35
35
License
36
-
Describe the license (MIT, Apache, etc.) in a word or two.
0 commit comments