webiny / write-with-webiny

Webiny developer community writing program. Contribute to the open source movement by writing technical content. And get paid for doing so!!!
https://www.webiny.com/docs/write-with-webiny/write-with-webiny
33 stars 25 forks source link

Build a Trello Clone with Gatsby and Webiny #69

Open endymion1818 opened 2 years ago

endymion1818 commented 2 years ago

Introduction

Trello allows users to organize their work in easy to manage, drag & drop columns. There are many similar services available on the web, but there are complexities in building such applications, for example, how to manage drag & drop interactions on the columns as well as the individual cards? And more importantly, where to store the data that users add to their board?

Goals

In this tutorial we will build a Trello clone with Gatsby, using Webiny Headless CMS as a data source. We'll fetch data from Webiny's Headless CMS GraphQL API and render it in our application. Users will be able to create, update and destroy cards and columns. We'll use Gatsby 4 API's such as getServerData() and dynamic routing.

Out of scope: user authentication

Outline

[Here is the sample outline.

Sample articles

No response

IsaacThaJunior commented 2 years ago

Hey @endymion1818 I'm interested in writing this

endymion1818 commented 2 years ago

Awesome @IsaacThaJunior, I'll send you a scope of works doc soon.

Victory-ET commented 1 year ago

Hi @endymion1818 I'm interested in writing on this topic.

JericksonJ commented 1 year ago

I'm interested in writing on this topic.

rishi-raj-jain commented 1 year ago

@endymion1818 I'm interested in writing on this topic.