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
Now that the api is up, we should add todo list items to the backend so that they can be loaded in whenever the bot restarts.
Reason
The current implementation of todos means the todolist gets wiped every time the bot restarts.
Execution
This will likely be the first command to utilize the api. I would like to closely collaborate with whoever is interested in taking on this project, if I do not do it myself. It is an excellent chance to learn GraphQL. We will need to discuss with modules, if any, we would like to use to accomplish this. I understand Graphene may have the resources we need for this.
The text was updated successfully, but these errors were encountered:
Summary
Now that the api is up, we should add todo list items to the backend so that they can be loaded in whenever the bot restarts.
Reason
The current implementation of todos means the todolist gets wiped every time the bot restarts.
Execution
This will likely be the first command to utilize the api. I would like to closely collaborate with whoever is interested in taking on this project, if I do not do it myself. It is an excellent chance to learn GraphQL. We will need to discuss with modules, if any, we would like to use to accomplish this. I understand Graphene may have the resources we need for this.
The text was updated successfully, but these errors were encountered: