PreLinked combines the job search features of Indeed.com, with the power of your LinkedIn network to show you the best people to contact for the job.
Live at PreLinked
This is a 2 week group project with four engineers: Stephen, Barry, Hao and myself.
[My commit history] (https://github.com/shaohua/PreLinked/commits/shao)
- Init Backbone structure for the app, including collections, models, views and basic templates
- One view example: [connection view] (https://github.com/shaohua/PreLinked/blob/master/app/scripts/views/connections.js)
- A bower package: [backbone.foundation.reveal.modal] (https://github.com/shaohua/backbone.foundation.reveal.modal)
- Sorting: [sorting controller] (https://github.com/shaohua/PreLinked/blob/master/backend/controllers/jobsSorted.js)
Finding a job is tough, and can make you feel like just another piece of paper in a sea of resumes. Knowing someone at a company dramatically increase your chances of getting an interview, but until Prelinked, figuring out what companies were hiring AND finding the decision makers could be a daunting task.
- Backbone.js
- Node.js
- Express.js
- Q Promise Library
- Request
- jQuery
- Underscore.js
- Foundation.js
- Passport.js
- MongoDB
- Mongoose.js
- LinkedIn People Search API
- Indeed API
- Yeoman
- Bower
- Grunt.js
- Stylus.js
- HTML5
- Mocha
- Chai
- Nodejitsu