DEV Community

Cover image for I built a tool to help me keep track of my job hunt - JobHuntBuddy

I built a tool to help me keep track of my job hunt - JobHuntBuddy

Michael Messerli on December 10, 2019

Over the past two months I've been looking for a new job and I realized how important it was to keep track of applications. I was making a list of...
Collapse
 
messerli90 profile image
Michael Messerli

Trello is also a great way to organize the job hunt. I've been thinking of adding a kanban style layout to display the leads.

I hope you decide to contribute. This project has been a learning experience of the stack for me too.

Collapse
 
aregaz profile image
Illia Ratkevych

Looks cool!

Collapse
 
kp profile image
KP

Would love to see this implemented in Laravel and nuxt. Nice work!

Collapse
 
messerli90 profile image
Michael Messerli

I think it would be fairly straightforward to port it to use a laravel backend instead of Firebase. All the API calls are in repository files and the rest of the code shouldn't care where the data comes from.

Would be interesting to see a fork that uses laravel instead, I'd actually be more comfortable with that stack but wanted to learn something new 😁

Collapse
 
brpaz profile image
Bruno Paz

Looks really cool.

Love the tech stack. Firebase is really great for this kind of projects.

Collapse
 
mauro_codes profile image
Mauro Garcia

Nice job Michael! Did you read Refactoring UI? I recognized some Steve Schoger patterns on your UI

Collapse
 
messerli90 profile image
Michael Messerli

I haven't read the book, but I definitely take a lot of inspiration from his tweets and blog posts! Good find 😅.

Collapse
 
ankit986 profile image
ankit986

Nice Work Michael.