Skip to content
Permalink
Browse files
Update README.md
  • Loading branch information
sultanh5 committed Jul 16, 2020
1 parent eb5fd07 commit e16221963a6992098fdd922c38f8189d5026c4e3
Showing 1 changed file with 4 additions and 0 deletions.
@@ -18,11 +18,15 @@ A multiline summary paragraph for displaying on the home pahe
A detailed, multi-line, formatted description of their qualifications
A detailed, multi-line, formatted description of their skills
There should be a My CV link or button that allows the currently logged-in user to update their own CV which should include all the data listed above


Stage 2
The intermediate tasks require you to make changes to the functionality:

When a user is browsing the CVs, the page that displays the full CV should have a button that allows them to contact the CV owner. This should take them to a screen that contains multiline input box that allows them to create a formatted message. Clicking the send button should send an email to the CV owner that includes this message as well as the name and email of the person sending it.
At the bottom of the CV details page there should be a print button that converts the CV into a professionally-formatted PDF document and downloads this.


Stage 3
Finally we will refine the contact feature so that users can click on a link to provide access to their complete CV.
When a user clicks on the 'contact' button:

0 comments on commit e162219

Please sign in to comment.