Skip to content

colindavey/eugene-tech-jobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eugene-tech-jobs

Created as part of a collaboration between Eugene Tech, Silicon Shire, and the Technology Association of Oregon.

Displays a list of tech companies in an area through an included API, showing the number of jobs for each company, and a link to their jobs page.

Totals the number of companies, and the number of jobs.

Allows filtering to only show companies with open jobs.

Gets data from a mongo database using JSON.

Number of columns dynamically adjusts to browser size.

Uses jquery.js, lodash.js, bootstrap.js, PHP, MongoDB, and OxForMongo.