Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add supporting document model #3

Merged
merged 8 commits into from
Feb 9, 2024
Merged

Conversation

AidenEscamilla
Copy link
Owner

@AidenEscamilla AidenEscamilla commented Feb 7, 2024

What

  • SupportingDocument model added
  • Contains a name, document file, and belongs to a JobApplication
  • Displays image of file (if file is an image type)
  • Model validations
  • Specs

Why

  • Helps keep track of what was submitted to an application
  • Can come back and review the cover letter and/or resume for interview prep

Note to self: Ran the following in order to display the image file preview. Specs still pass Ci and doesn't (yet?) need the following commands added.

brew install glib
brew install vips

@AidenEscamilla AidenEscamilla marked this pull request as ready for review February 9, 2024 21:10
@AidenEscamilla AidenEscamilla merged commit 0ca54ed into main Feb 9, 2024
1 check passed
@AidenEscamilla AidenEscamilla deleted the add-supporting-document-model branch February 9, 2024 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant