victorantos / AngJobs

Job board for hackers
https://angjobs.com
75 stars 33 forks source link

Import Hacker news jobs from the Who's hiring topics #1

Closed victorantos closed 8 years ago

victorantos commented 9 years ago

this is the JSON source for June 2015: https://github.com/gaganpreet/hn-hiring-mapped/blob/gh-pages/src/web/data/2015-06.json

victorantos commented 9 years ago

These raw JSON files https://raw.githubusercontent.com/gaganpreet/hn-hiring-mapped/gh-pages/src/web/data/2015-06.json https://raw.githubusercontent.com/gaganpreet/hn-hiring-mapped/gh-pages/src/web/data/2015-05.json

we could save in the database, for the latest 2 months

I imagine a Filter on the left side menu. with title: HN

Importing the jobs

A new page is needed, I suggest /#/admin, which for the time being will be not restricted On this new page we have 2 buttons "Import for June 2015", "Import for May 2015" lt will trigger the import task, and some results displayed.

victorantos commented 8 years ago

This is now automated, whenever a new HN topic is created AngJobs will automatically check and import it