HRR22-Lyra / git-it-together

Git it Together consolidates the tools you need to implement agile scrum on existing Git Hub repositories.
1 stars 18 forks source link

Hey! Services reimplemented for getting projects and adding new projects #121

Closed sdemoor closed 7 years ago

sdemoor commented 7 years ago

Not including the 'user' query when getting projects, just getting all projects , this can be changed super easily, adding projects is passed into app'jsx, needs to be passed down to project list and assigned to button click event with input= repo name from dropdown select menu. Only worked in index.js, App.jsx and services.js