A project that grabs from a Google-search-based API to combine many query results to allow for more interdisciplinary job searches.
An extension of this project is deployed, the Jobify web app.
Created while participating in SEO's Tech Developer program.
- User/Consumer inputs job fields and locations (optional) into program which then returns job results fitting all parameters if found
- User then selects job, and is given link to job application and other pertinent details if available (such as salary)
Note: Project is dependent on a free API that limits total searches to 100 per month per account.
- frontend development for project
- database usage, as search results are compiled all together into databases with every new search
Authors: Isaac Gil, Josh Feliciano
And, of course, a special thank you to TA David Nunez for supporting us throughout this project.