ResumeParser icon indicating copy to clipboard operation
ResumeParser copied to clipboard

How to permanently store the data from this website into a sqlite3 database?

Open pranavdrake opened this issue 3 years ago • 0 comments

Hi, thanks for the website. It works well.I just wanted to ask one question regarding the database in which the resume data is being stored. The parsed data from the previous resumes gets removed every time I refresh the website. What I want is for this data to be stored and not get removed even when I refresh the website. I am new to Django, so could someone help as to what changes I need to make in the code for it to permanently store data in the database.

pranavdrake avatar Mar 25 '22 05:03 pranavdrake