-
Notifications
You must be signed in to change notification settings - Fork 31
feat: add trello demo #221
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am happy with the PR. Seeing as it's mostly copied over code I just want to test it myself by going through the readme - will do that tomorrow.
It's a big project, but it doesn't really showcase anything more complex than say the todo demos. I don't think I saw a single join or complex query which might be valuable to have in a bigger demo project with so many models. Some future work (not needed for this PR) would be to see if we can refactor this project a bit to illustrate those things.
|
Tested, looks good. |
Description
This includes the trello demo into dart monorepo. The demo has been updated to only have a single demo app as opposed to an app and a powersync client. The reason for this is to make it conform to the other demos and is most likely how a user would use the powersync SDK. Some changes needed to take place as a lot of the dependencies needed to be upgraded.
There do appear to be some UI issues which will need to be addressed later (I think these have been there for some time).
Testing
Screen.Recording.2025-01-10.at.17.19.57.mov