Skip to content

A web application that displays indeed job searches on a map using the ESRI Javascript API and the Indeed Jobs API.

License

Notifications You must be signed in to change notification settings

dvbuntu/IndeedMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IndeedMap

A web application that displays Indeed job searches on a map using the ESRI Javascript API and the Indeed Jobs API.

The application can be viewed at http://derekevans.herokuapp.com/jobsite.

Development

Must have npm.

cd to the project root to run the following commands:

"npm install" to install dependencies.

"npm run build" to transform ES6 to ES5 and output to app/js-dist/bundle.js.

"npm run watch" to transform ES6 to ES5 and output to app/js-dist/bundle.js as it is modified.

About

A web application that displays indeed job searches on a map using the ESRI Javascript API and the Indeed Jobs API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published