Skip to content

Final project for GA Back End Web Development class. This is a job application tracker for candidates who are actively job hunting.

Notifications You must be signed in to change notification settings

josiekeller/Job-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job-Tracker is a job application tracker for candidates to store jobs for which they have applied or are planning to apply. The tracker queries the job description URL for a response code to tell the candidate whether the job is still active or if it has been removed.

  • Ruby version: 2.1.2 | Rails version: 4.1.4

  • Configuration

    • app/config/initializers/devise.rb

    • require: ‘omniauth-linkedin’

    • config.omniauth :linked_in, “KEY”, “SECRET”

About

Final project for GA Back End Web Development class. This is a job application tracker for candidates who are actively job hunting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages