Collaborative-Software-Development-Club / Collaborative-Software-Development-Club/AU24-Web-Resume-Builder
resume content to user remodel
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
# Assumptions
- **ResumeEntity** keeps a reference to the IDs of a user's content that apply to that resume (list of references for the experiences, projects, contact methods, skills, ... that are shown in that **resume**
- **UserEntity** keeps the content of all experiences, projects, contact methods, skills, ... that are associated to that **user**
- At this point we can keep the API endpoints the same, which means keeping the DTOs the same
- Change **ResumeService** to interacting with **ResumeRepository** and **UserRepository**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.