public
Description: Jobberbase on Rails
Homepage: http://www.jobberrails.com
Clone URL: git://github.com/jcnetdev/jobberrails.git
Jacques Crocker (author)
Mon Mar 02 12:23:11 -0800 2009
commit  5b0446b4a8cabb8a5660e5a50ecb381d2a50e97c
tree    5610ce3c6871154e662ddda08c41a4a4e9e0b655
parent  37d16c70cd965189174062176483dbf62800b46b
name age message
file .gitignore Fri Jul 11 18:14:25 -0700 2008 Fixing Resume Upload Support [jcnetdev]
file Capfile Thu Jul 24 13:41:20 -0700 2008 Adding deployment files [jcnetdev]
file README Thu Jul 24 12:29:20 -0700 2008 Updating Readme [jcnetdev]
file Rakefile Wed Jun 11 18:22:51 -0700 2008 Initial Rails Project [jcnetdev]
directory app/ Loading commit data...
directory config/
directory db/ Fri Aug 08 10:02:23 -0700 2008 Merge branch 'master' of git://github.com/jcnet... [wlodars]
directory doc/ Wed Jun 11 18:22:51 -0700 2008 Initial Rails Project [jcnetdev]
directory lib/ Fri Aug 08 11:03:32 -0700 2008 Refactorings and updates [jcnetdev]
directory log/ Fri Jul 11 17:06:22 -0700 2008 Updating Log file directory [jcnetdev]
directory public/
directory script/ Fri Aug 08 11:57:55 -0700 2008 Cleaning up Javascripts and adding Merge script [jcnetdev]
directory test/ Fri Aug 08 11:08:53 -0700 2008 Merge branch 'master' of git://github.com/wloda... [jcnetdev]
directory vendor/
README
== jobberRails

jobberRails is a conversion of the excellent open source php web app, JobberBase, to Rails.

www.jobberrails.com


== Current Version
v0.4

Working:
- Job Posting
- Categories
- Search
- Feeds
- Apply Now
- Ideal Job Form
- Admin Tools
- Email Verification

TODO: 
- Bug fixes


v1.0 will include all the functionality that currently exists in JobberBase

v2.0 will include additional functionality not currently in JobberBase

If you're interested in JobberRails 2.0, go here to recommend features for us to implement:
http://jobberrails.crowdsound.com/widgets/content?aid=234


== Install Instructions

1) Set up Database (database.yml)

2) Run rake gems:install db:create db:schema:load db:migrate

3) Start server


== Email Support

If you have bugs or problems, let us know on the google group http://groups.google.com/group/jobberrails

If we get enough bug tickets, I'll create a lighthouse project. Until then, email should work fine.


== Hosted Version

The latest version is currently running on a MorphExchange developer account here:
http://jobberrails.morphexchange.com

== Help

If you want to help improve JobberRails, fork the code on github and start making changes & converting features. 
I'll be extremely happy to merge your changes back in and give you credit for your work in the changelog.

Please make sure to use spaces (no tabs), and an indent width of 2.


== Maintainers

--
Jacques Crocker
railsjedi@gmail.com
www.railsjedi.com

Initial project creation

-- 
Tyler Crocker
neorails@gmail.com
www.neorails.com

Search, RSS

--
Szymon Włodarski
github.com/wlodars

Admin Pages and Login

--
Ivan Acosta-Rubio
http://www.bakedweb.net

Email Integration Support

--

Rate and comment on this project OpenSourceRails
http://www.opensourcerails.com/projects/80


== Technologies Used

Haml / Sass (html and css)
JQuery (javascript framework)
AttachmentFu (Rails Plugin)
BetterPartials (Rails Plugin)
BackgroundJob (Rails Plugin)
SeedFu (Rails Plugin)
AppConfig (Rails Plugin)


== Credits

All credit for this app goes to the fine folks over at JobberBase who put together the slick looking interface for 
a vertical job board. See them at www.jobberbase.com