Proposal: Add Backend to Store Resumes #77
NiranjanKumar001
started this conversation in
Polls
Replies: 1 comment 7 replies
-
|
Why not convex db ? Any specific reasons? |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
Currently, Profocto stores resume data locally in the browser. I’m thinking about enhancing it by adding a backend so that resumes can be saved and retrieved from a database.
Some goals for this improvement:
Allow users to save and access resumes across devices.
Improve data security and persistence compared to local storage.
Open up possibilities for future features like user accounts, resume history, and sharing.
I’d love to hear your thoughts, suggestions on tech stack (e.g., Firebase, MongoDB, etc.), or any other ideas for implementing this.
Looking forward to the discussion!
2 votes ·
Beta Was this translation helpful? Give feedback.
All reactions