Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to create board view by fetching data from rest api? #9

Open
matekhong opened this issue Sep 15, 2020 · 4 comments
Open

How to create board view by fetching data from rest api? #9

matekhong opened this issue Sep 15, 2020 · 4 comments

Comments

@matekhong
Copy link

First of all thanks for creating brilliant component!

I've try with your tutorial in Example folder everything work fine
Do you have any example for using rest api to create board view instead of hard code to List?

@dnsoumik
Copy link

dnsoumik commented Apr 1, 2021

You only need the list to be created from the API, just replace the listData with your own data with a simple loop, if you are interested I can give you the sample code also.

@matekhong
Copy link
Author

Thanks for your answer I've done to create it already

@dnsoumik
Copy link

dnsoumik commented Apr 2, 2021

Great 👍

@AkshayJainX
Copy link

You only need the list to be created from the API, just replace the list data with your own data with a simple loop, if you are interested I can give you the sample code also.

Can you please share it with me, I'm new to this plugin and I find it difficult as I'm unable to find add button to add to-do list In the column. Thanks, soymilk in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants