Skip to content

kitlangton/job_hunger_ember

Repository files navigation

Code Climate Dependency Status

Job Hunger

What is this?

Job Hunger is a place to track your job search efforts. Instead of dropping your resume into a digital black hole, we recommend that you reach out to companies and the people that work there. We're trying to get you hired by helping you find the side door.

Who built this?

John Kosmicke

Julia Herron

Kit Langton

Thomas Lo

Sam O'Keefe

This is our final project for Viking Code School.

What's cool about this project?

  • Ruby on Rails API
  • Ember frontend
  • Travis CI
  • Chrome Extension
  • Glassdoor API integration
  • Meetup API integration
Rails goodies:
  • Devise
  • Faker
  • JSONAPI::Resources
  • Delayed Job
  • HTTParty
  • Factory Girl
  • Shoulda Matchers
Ember goodies:
  • Bootstrap
  • Velocity
  • Liquid Fire
  • ember-inline-edit
  • Ember Modal Dialog

How to run this project locally:

Prerequisites

You will need the following things properly installed on your computer.

Installation / Running
  • clone this repository and $cd into it
  • npm install
  • bower install

To run against a local Rails server:

  • rails s
  • ember server --proxy http://localhost:3000

To run against the deployed Rails server:

Running Tests
  • ember test
  • ember test --server
Further Reading / Useful Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors