Skip to content

chdezmar/jobstracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jobs Tracker

A simple Rails app to help organizing a job search, so you can get rid of excel spreadsheets.

Tech used

  • Ruby on Rails
  • DataTables
  • PostgreSQL
  • Rspec
  • Capybara
  • Chrome extension (Javascript and AJAX)

Set up

Clone this repo locally.

$ bundle install
$ bin/rails db:create
$ bin/rails db:migrate
$ bin/rails db:migrate RAILS_ENV=test
$ bin/rails s
$ http://localhost:3000

Tests

$ rspec

About

A simple app to keep track of my job applications + chrome extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published