Jen-Harris / Tentacular

Search for Github repos!
https://tentacular.herokuapp.com/
0 stars 1 forks source link

Build Status

codecov

Tentacular!

Why?

User Persona

Jack is new to learning code and is finding Github a bit overwhelming. He really enjoys finding inspiration in other people's repositories and always picks the ones with the most stars. He spends hours looking through different pages but wishes he could simply input his desired language and topic of interest and be served a list of top repos all in one place and without the hassle of Github.

User Journey

Using our app Jack can simply got to our website and search for what he's interested in and any of the most popular languages provided in our list, then et voila! All the top starred repos are right there ready for jack to browse. :sunglasses:

What?

What we've made is a website using a backend API call to github which can provide desired output to the browser.

How?

The way we did this was:

What did we learn?