espin086 / GPT-Jobhunter

AI-powered job analysis and resume coaching tool using GPT. Analyzes job postings and provides personalized recommendations to job seekers for improving their resumes.
MIT License
55 stars 15 forks source link

CRUD Operations for Resume Integrated into UI #141

Closed espin086 closed 4 months ago

espin086 commented 4 months ago

Need a way to create, read, update, and delete resumes in our database from the UI, this is done using CRUD code, and here is an example of what the handling of resumes should look like:

https://github.com/espin086/streamlit-crud-app