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

141 - CRUD Operations for Resume Integrated into UI #147

Closed ZaibyS closed 4 months ago

ZaibyS commented 4 months ago

@espin086 I've implemented CRUD operations for resumes. Now, we can choose to upload a resume by clicking on 'Upload Resume' or create a new one by clicking on 'Create Resume.' The created resume will be saved in the DB. Later, by selecting 'Select Resume,' we can pick a specific resume and click on 'Use Selected Resume,' which will provide additional options to read, edit, or delete the chosen resume.

image

image