Job hunting can be an overwhelming and time-consuming process. Keeping track of multiple job applications, tailoring cover letters to each position, and crafting the perfect resume can be challenging for job seekers.
Rapply aims to simplify and streamline the job search journey by offering a comprehensive solution that combines an Application Tracker, Personalized Cover Letter Generator, and Resume Builder.
demo.mp4
-
Clone the repo
git clone https://github.com/your_username_/Project-Name.git
-
Change directory and install dependencies
cd rapply npm install
-
Create a
.env
cp .env.example .env
-
Go to
.env
and fill up these credentials using your appwrite project detailsVITE_APPWRITE_API_ENDPOINT = 'YOUR_APPWRITE_API_ENDPOINT' VITE_APPWRITE_PROJECT_ID = 'YOUR_APPWRITE_PROJECT_ID' VITE_APPWRITE_API_KEY = 'YOUR_APPWRITE_API_KEY'
-
Now initialize the database
npm run initdb
-
Go to your appwrite project dashboard and fill up rest of the credentials of
.env
-
Go to OpenAI and get your API key. After that paste it here
VITE_OPENAI_API_KEY = 'YOUR_OPENAI_API_KEY'
-
Now start the server
npm start
This will start the server on http://localhost:5173
Rapply's Personalized Cover Letter Generator takes the stress out of writing individual cover letters. By analyzing the job description, it generates customized cover letters that highlight your relevant skills and experiences, increasing your chances of catching the recruiter's attention.
Untitled.Project.mp4
Keep your job search organized with Rapply's intuitive Application Tracker. Easily manage and monitor the status of all your job applications in one central location. Say goodbye to scattered notes and missed opportunities, as Rapply ensures you stay on top of your job hunt effortlessly.
application.tracker.mp4
Crafting an impressive and professional resume can be challenging, especially if you're unsure of the best format and content. Rapply's Resume Builder comes to the rescue, offering a user-friendly interface to create compelling resumes with ease. Input your details, work history, skills, and education, and Rapply will generate a polished and optimized resume that showcases your qualifications effectively. Stand out in the job market with a professionally designed resume that leaves a lasting impression.
Untitled.Project.mp4
Distributed under the Apache License. See LICENSE for more information.