Skip to content

maddox/freelancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Freelancer

Freelancer is here to help your freelancing needs. Sure Basecamp, Highrise, and all those other fun apps are great, but how many features do you use in each of them? And doesn’t it suck to have to pay for all of them just because you need a few features in each?

Freelancer’s aim is to gather just what a freelancer needs to manage his projects.

It’s tiny now, so it doesn’t do much (if ANYTHING), but keep watching here!

Freelancer wants you to fork it. Freelancer is for freelancers by freelancers.

App Deps

  • MySql
  • ImageMagick
  • RedCloth

Dev Deps

  • Rspec

Installation

  • Create the db:
    
    	RAILS_ENV=production rake db:create
    	
  • Load the schema:
    
    	rake db:schema:load
    	
  • Bootstrap:
    
    	rake db:bootstrap:load
    	
  • script/server to start the server – enjoy!

hit /admin and use the default login/password combo of: admin/admin

About

For your freelancing yo!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published