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

Save resume data less frequently #15

Open
CeesJol opened this issue Dec 5, 2020 · 0 comments
Open

Save resume data less frequently #15

CeesJol opened this issue Dec 5, 2020 · 0 comments

Comments

@CeesJol
Copy link
Owner

CeesJol commented Dec 5, 2020

On every save, the entire resume needs to be sent to the database, rather than just the new change. This is less efficient. To this end, the changes could only be sent to the database occasionally, rather than on each change. If the updates are frequent enough the user cannot lose much data. Plus a warning should then be sent if the user tries to leave the site and there are still unsaved changes. Finally, there should then be a button that allows you to save manually with a little confirmation text so you're sure your work is saved.

@CeesJol CeesJol changed the title Restructure resumes from DB to JSON Save resume data less frequently Dec 12, 2020
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