school-as-code-testing / school-as-code

MIT License
0 stars 0 forks source link

How are we going to implement the MVP? #9

Open lpmi-13 opened 3 years ago

lpmi-13 commented 3 years ago

This was a discussion/outline that I should have done prior to starting to just code it up with the REST API, since that would have made it very obvious that one of the main things we want to do (convert cards/notes to issues) isn't possible via the v3 API. So in forcing myself to go through the actual steps that we're going to follow in using the v4 API (GraphQL), I'm hoping any glaring holes in technical possibilities show up sooner rather than later.

I'll be adding to this issue, and specifying endpoints/actions to the extent possible, though the basic outline of the actions against the API will be as follows:

lpmi-13 commented 3 years ago

right, so an amendment to the final step, which is

So the question becomes, what issues should we open by default in the home repo?