Back
Todo
Get the year and month of HN stories returned from the backend showing up properly on the frontend...updated the code to store the proper story ID for each post, and got the posts returning from the backend, but not being displayed properly...got the job posts displaying properly. Next time: send the job posts to ChatGPT to be parsed into job_title / application_method / link, save those to the db in a new table, and show those on a separate tab. And then be able to run a job summarizing my resume / experience and save that to a new table. And then be able to run a job comparing my resume against each job. Maybe figure out a way to group the jobs to remove unnecessary calls to the ChatGPT API.