|
|
|
Show HN: Job Log – Job Application Tracker
(joblog-phi.vercel.app)
|
|
3 points
by dyz
885 days ago
|
|
Happy Friday HN! Long time lurker, first time poster here. I, along with many others in recent times, have been affected by the layoffs impacting the tech industry, and I'm currently on the software engineering job hunt. I had been tracking my job applications via Excel to help facilitate my WA state unemployment claims, but am (personally) anti-Excel / against using spreadsheets. I also wanted to explore the latest and greatest NextJS / Vercel features, so thought this would be a great time to learn something new! Job Log was never really meant to see the light of day for other users, but I thought "why not?" if it might help others in their job search hunt. Note: this was built in about a week, so will definitely be a little rough around the edges. Please be patient as I continue to build on this! You can learn more here: https://joblog-phi.vercel.app/about Feel free to leave any feedback here in this thread or email me at joblogservice@gmail.com! Hope everyone has a great weekend! |
|
Have you thought of implementing something like tripit? The way it would work is after applying for a job, I would forward the confirmation email to appplications@joblogservice and you would parse the email to get company and application date.
You could even enrich the data by adding company details details from crunchbase or similar.
Similarly, we could forward the interview and rejection emails to the same address to track those milestones
You have something here