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

Add a local editing mode for the deployed website #254

Open
RunDevelopment opened this issue Jul 7, 2023 · 0 comments
Open

Add a local editing mode for the deployed website #254

RunDevelopment opened this issue Jul 7, 2023 · 0 comments

Comments

@RunDevelopment
Copy link
Member

We want to allow people to edit models directly on the deployed website, but we need to build the technical foundation first.

The goal of this issue to provide a local editing mode. Users should be able to enter and exit this editing mode at will. While in editing mode, the website will use an in-memory version of the backend database that it will continuously update as the user makes changes. To then share those changes, it also needs to be able to generate a diff (=which files changed in what way).

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

1 participant