An open API service indexing awesome lists of open source software.

https://github.com/ankurp/outdoor-maintenance

Rails site for connecting people to do outdoor maintenance jobs in a sustainable way
https://github.com/ankurp/outdoor-maintenance

mowing-lawn rails-application raking-leaves shoveling-snow sustainable-software

Last synced: about 2 months ago
JSON representation

Rails site for connecting people to do outdoor maintenance jobs in a sustainable way

Awesome Lists containing this project

README

        

![Splash](https://raw.githubusercontent.com/ankurp/outdoor-maintenance/master/public/screenshot.png)

Rails web site code for connecting people to do outdoor maintenance jobs in a sustainable way.

## Getting Started

1. `bundle`
1. `rake db:create`
1. `rake db:migrate`
1. `rake db:seed`
1. `rails s`