-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Find a way to view the parsed job description when you're adding snippets #4
Comments
Hi @mattcheah, I'd like to give this one a try. I'm fairly new to making contributions, so I'll be sure to reach out when I hit issues or have questions. Thanks! |
@unaccomplished go ahead! Good luck, let me know if you need any help/recommendations! |
AND you're a fellow Bloc.io-er! Hope it's going well for you! |
I didn't know you are a fellow Bloc-er as well! Glad to be working on this with you. It may take me a little time to get up and running, but I will certainly reach out for help/recommendations. Thanks! |
Hi @mattcheah, I'm working on getting a database up and running to check out how Cover Letter Snippets works, but I'm getting some error messages. I started up
I also created a MongoDB of my own, and tried that in the "Connect to Database" field, but I'm still getting the same error messages in the console. If it helps, I also ran the tests:
Please let me know what I'm missing here to get this to work. Thank you! |
Hey @unaccomplished, |
I see, you're right. I hadn't installed snippets yet. It's working for me now. Thanks! I'll likely reach out again after I get a better idea of the app and task. |
Hi @mattcheah, I wanted to confirm that I'll be adding the parsed job description on the "Build Cover Letter" page? I'm thinking of adding a sticky header option that allows the user to show/hide the job description as needed. |
Hi @mattcheah, I have the app up and running locally on my machine using |
Hey @unaccomplished, sorry I gave you kind of misleading info last time - I had forgotten that you can't edit stuff and see changes just by installing the NPM package and running it. There's a little bit of a process. First, go into the /snippets/ directory and build your changes with that SHOULD work. Let me know if you have any other issues. And YES to adding the job description on the "Build Cover Letter" page. Your idea sounds great! Thanks for the help! |
Hi @mattcheah, thank you for the new instructions! I ran |
hmm try running Let me know how that works? |
Hi @mattcheah, that seemed to work, though I still need to run |
That's good! Regarding having to run
so I could just run that command and it would do everything I needed to do without extra work on my part (i was lazy). |
Hi @mattcheah, thank you so much for this info! I have one terminal running |
@unaccomplished - Just checking in, how are you doing on this? |
…omatically visible after parsing the job description and the job description can be displayed if the user clicks on the description panel as an accordian
It would be much easier to compose a cover letter if the user is able to see the job description to understand what the employer wants to focus on. We need to find a way to display the parsed job description so that the user can see it when he/she needs to.
Ideas for how to accomplish this:
If anyone wants to take this on I'm more than happy to answer questions or guide someone through this. Thanks!
The text was updated successfully, but these errors were encountered: