Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.43 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.43 KB

job-search

A project that grabs from a Google-search-based API to combine many query results to allow for more interdisciplinary job searches. We also have a resume-building feature, where users can input their information and we output to you a formatted resume you can print or save to a PDF.

This project is an extension of the job-search project, which only features the backend.

Created while participating in SEO's Tech Developer program.

Program Flow

  • 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.

Possible Future Contributions

  • frontend development for project
  • database usage, as search results are compiled all together into databases with every new search

Authors

Isaac Gil, Josh Feliciano, Lemson Mureya, Uju Uzoagu, Diego Valdes

And, of course, a special thank you to TAs David Nunez and Stephanie Cherubin for supporting us throughout the project.