Closed andrzejkrzywda closed 5 years ago
To my mind, the flow should be next:
Would like to take it but will need help with github api (already added octokit.rb, but for now I get 500 error, Unauthorized)
@skrix Thanks for an example how it can ideally work!
@oxanayoxana I think that for now, we'd be just fine if this feature works similarly as in https://github.com/arkency/find-open-source-mentor/issues/3 where we assumed the data will be introduced manually via Rails console. For the first release this should be fine, as we won't get that many projects yet to make it more friendly. Immediately after the first release, we will probably add a better scenario, following what @skrix has suggested.
So, for now, no need for Github integration.
It seems that @hkopij prepared a pull request related to this issue - https://github.com/arkency/find-open-source-mentor/pull/14
I haven't reviewed it yet.
Looks like first public release is ready)
@oxanayoxana we're close, but we still need some styling and heroku deploy
To my understanding it's closed by #14
Make form to submit oss projects. Can be made so, that logged in contributors see "add project" on a main page, once clicked it is shown their repositories on GitHub (as a pop-up window?) - and can just select those, which seems good for juniors to contribute to. (I personally don't know how to do that yet - maybe there is a better way - just comment what you think)