vscode-github-projects
vscode-github-projects copied to clipboard
Add Project (Add, Close, Edit) UI
The implementation for the required mutations is already implemented in this PR: https://github.com/MLH-Fellowship/vscode-github-projects/pull/19
We just need to build the frontend (Add Project, Close Project, Edit Project) in Svelte for it.
Refer https://github.com/MLH-Fellowship/vscode-github-projects/tree/main/webviews/components for the components that we have built so far.