Skip to content

rohanredtj/Job-Application-Bestie

Repository files navigation

Job Application Bestie

Welcome to our innovative platform designed to revolutionize the way you create personalized cover letters. We understand the importance of crafting a compelling cover letter, and we're here to make the process easier and more effective for you.

Production Live

https://jobappbestie.pythonanywhere.com/

Features

  • Find all the reference material needed to write a personalized cover letter in one place.
  • Personalize your cover letter content with the use of AI and tune the results as needed.
  • Generate the cover letter in pdf format from the template.
  • Source the jobs in one place with ease and keep track of applications in the dashboard.

Installation

  1. Clone the repository:

    git clone https://github.com/rohancode/Job-Application-Bestie.git
    
  2. Add the following content to the .env_dev file:

     allowed_host='xxxx'
     csrf_trusted='xxxx'
     db_engine='xxxx'
     db_name='xxxx'
     db_user='xxxx'
     db_password='xxxx'
     db_host='xxxx'
     db_port='xxxx'
     secret_key='xxx'
    
  3. Run the project:

    sh run_dev.sh
    

Contact

If you have any questions or suggestions, please feel free to open an issue or contact me at [email protected].

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published