public
Description: The code for MyChores, open-source, freely available to anyone who wants it.
Homepage: http://www.mychores.co.uk
Clone URL: git://github.com/sermoa/mychores.git
Click here to lend your support to: mychores and make a donation at www.pledgie.com !
name age message
file .gitignore Loading commit data...
file .gitmodules Fri Jan 09 14:19:16 -0800 2009 Added new attachment_fu submodule. [sermoa]
file Capfile
file MIT-LICENSE
file README
file Rakefile
directory app/ Thu Apr 16 04:37:10 -0700 2009 Removed MyChores Mobile as it is not working an... [sermoa]
directory config/
directory db/
directory doc/ Sat Oct 25 10:21:31 -0700 2008 Initial commit [sermoa]
directory features/
directory lib/
directory public/
directory script/
directory spec/
directory vendor/
This is the source code for MyChores, the online web application for keeping track of recurring tasks. 
(http://www.mychores.co.uk)

This is open-source, freely available to all. Feel free to fork, submit patches, or use the code for your own purposes. 
That's okay.

Warning: the code is really, really bad! I am aware of that now. It has gradually evolved over several years and several 
iterations of Rails. It works, but it's not as efficient as it could be. I'm working on that! If you fancy joining in 
the effort, i'll be very grateful. Initially the focus is to write some tests with RSpec and Cucumber so that i have a 
good starting point from which to work forward.