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

Refactor and/or improve web UI code #82

Open
ramonvermeulen opened this issue Nov 24, 2023 · 0 comments
Open

Refactor and/or improve web UI code #82

ramonvermeulen opened this issue Nov 24, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ramonvermeulen
Copy link
Member

ramonvermeulen commented Nov 24, 2023

Web UI code (especially in Home.tsx) can have some improvements, try to find a way to implement an ORM in combination with duckdb if this is possible, so we don't have to write plain text SQL queries. Looking for something similar to https://sequelize.org/ however with duckdb-(wasm) support.

For the rest I think the code of state handling can be improved, and some of the logic can maybe be moved into hooks.

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

No branches or pull requests

1 participant