Skip to content

Latest commit

 

History

History
59 lines (44 loc) · 2.35 KB

README.md

File metadata and controls

59 lines (44 loc) · 2.35 KB

Visitors coverletters website Maintenance

💁 What is this?

This a django web app to create multiple cover letters using #hashtag fields in the fields that change in every job application.

📝 Example

👉 Imagine you write something like this:

Dear #recruiter,
I am a passionate django developer interested in your job application as #job_position...
[...]

👉 And you fill out the table as follows:

Application #recruiter #job_position
1 John Doe Senior Backend Developer
2 Elon Musk Rocket & Backend engineer
3 Manolo Fullstack Developer

Once you select your template, you will get 3 pdf files with this content 📂

1_Application_John_Doe/coverletter.pdf 📄

Dear John Doe,
I am a passionate django developer interested in your job application as Senior Backend Developer...
[...]

2_Application_Elon_Musk/coverletter.pdf 📄

Dear Elon Musk,
I am a passionate django developer interested in your job application as Rocket & Backend engineer...
[...]

3_Application_Manolo/coverletter.pdf 📄

Dear Manolo,
I am a passionate django developer interested in your job application as Fullstack Developer...
[...]

▶️ How can I start?

Create your coverletters here

📜 How it works?

  1. Introduce your data: name, phone, email...
  2. Modify the content of the cover letter (do not change the #hashtag fields)
  3. Fill out the table for all the jobs you want to apply (the #hashtag fields will be replaced with the values of the table)
  4. Select a template to generate your cover letters.
  5. Download the zip file

DigitalOcean Referral Badge