uprm-inso4115-2023-2024-s2 / semester-project-automated-resume-builder

semester-project-automated-resume-builder created by GitHub Classroom
1 stars 0 forks source link

Create resume table #237

Closed FrancesC8 closed 5 months ago

FrancesC8 commented 6 months ago

Create a resume table in the database to enable the user to have multiple resumes and the information can be related to each individual resume. The resume-related information tables (personal_info, work_experience, etc.) should be pointing to the resume table, and the resume table pointing to the user. Additionally, this enables the user to edit the information on their resume easily.

irsaris commented 6 months ago

@JeremySanchez1 suggest scoring